| Thread | Last Post | Replies |
|
| Getting and passing value from text input | 01 Jul 2006 00:33 GMT | 1 |
Using Flash 8- I have a input box where a user enters an email address and then clicks a button "send". How can I grab the value from the text input to pass to a global variable? Any suggestions would be great. It seems like an easy one but since I have it
|
| level issues | 30 Jun 2006 22:49 GMT | 3 |
Hey guys. I'm currently working on a project where all the content movies are seperate SWF files (because they handle the content differently on each "page") and I'm loading them into my main movie depending on which link they click. Right now I'm having problems getting my ...
|
| loadSound doesn't work in IE | 30 Jun 2006 22:25 GMT | 1 |
Many thanks to anyone who can offer some tips... I'm building a flash app that's pretty much a fancy slideshow. One of the key components to the thing is that there is a voiceover narration for each slide. Everything works perfectly in firefox, although when I view it in IE, the ...
|
| streamng with flash | 30 Jun 2006 22:19 GMT | 1 |
Could you tell me if I can to do streaming with flash 8 ? if yes please do you have a link for example thank you very much for your help Best regards,
|
| events in classes | 30 Jun 2006 21:32 GMT | 8 |
I'm working on a projector class for displaying images as a slide show. I've been getting errors like as follows: **Error** D:\jjesteban.com\src\flash\SlideScroller\Projector.as: Line 98: This statement is not permitted in a class definition.
|
| reusing a progress bar | 30 Jun 2006 21:13 GMT | 1 |
I have a progress bar that uses a loader as it's source. I load various external swf's into this loader based on the users' actions. The problem is, after I load the first external swf then set the progressbar to invisble or transparent (tried both approaches), when I make the ...
|
| Active/Inactive buttons | 30 Jun 2006 19:50 GMT | 2 |
I have ripped apart some tutorials trying to get this to work. Basically, I have created a "target" cursor that allows menu options to be shot at. When shot the sign drops and I would like the button to go inactive. When another menu item is selected or shot I wish for the old ...
|
| Root timeline control of sequence nesteed clips with frame events | 30 Jun 2006 19:35 GMT | 2 |
I have been trying to improve my AS skills by learning to write AS in the main timeline rather than on the clips themselves. However, I cannot seem to get the clips to communicate with each other. The movie is two crabs tossing a disc back and forth. Originally I wrote to
|
| how to call swf in swf at proper x,y co-ordinate | 30 Jun 2006 19:12 GMT | 1 |
can any tell me how to call a swf into anather swf but at proper x and y co-ordinates. thnx n regards justbipin
|
| clearInterval in a class | 30 Jun 2006 19:09 GMT | 1 |
I'm creating a class that has a private variable fadeoutInterval: private var fadeoutInterval:Number = null; In a public member function, I'm setting a setInterval to that variable (vastly simplified):
|
| FileReference | 30 Jun 2006 19:08 GMT | 1 |
Anyone knows a good example of how to use this class? Both actionscript and ASP.NET verion of file upload page. Any resource will be helpful. Thanks,
|
| Logic Not working behind setInterval | 30 Jun 2006 17:35 GMT | 1 |
Hello, This in regard to fading in a clip when loaded by a button. I have read most of the postings here dealing with fading in of a movieclip. The one answer I have tried but do not understand is:
|
| SharedObject info | 30 Jun 2006 17:17 GMT | 1 |
can SharedObject store movieclips?? It doesn't seem like it
|
| This should be easy, but I'm no coder | 30 Jun 2006 17:12 GMT | 2 |
First off I apologise if this topic has been posted before, or that its so basic I'm just missing something. I have designed a navigation bar for my website and am having trouble linking the buttons to another page.
|
| Copied Actionscript doesn't work | 30 Jun 2006 17:00 GMT | 2 |
I copied some actionscript from one .fla to another in Flash MX 2004. I also copied the MCs needed to run, yet when I test the scene from the second .fla, nothing happens. Any ideas? Any one experience this sort of thing before? Thanks for any help.
|