| Thread | Last Post | Replies |
|
| HELP!! | 31 Dec 2007 23:29 GMT | 5 |
This must be so easy for you all, won't someone please help. How do I use setRGB and change all the instances of a movie clip? They are both together and in the scene! Does it have to do with Class and prototype and _global? I have to start learning somewhere! I already have 4 ...
|
| Turning external text file to a global? | 31 Dec 2007 23:26 GMT | 3 |
Greetings and Happy New Year! I am having trouble passing a variable from an external text file to a global. I was hoping someone might show me where I went horribly wrong with this. The ?trace(slide);? from within the function area seems to work fine but the
|
| AS2.0: Clearing Sound Position | 31 Dec 2007 21:06 GMT | 1 |
I'm building an e-learning package and I'm using Play/Pause buttons for voiceovers for different movie clips. I have separate movie clips for slides and a separate layer for the audio functions. Here's my script: When 'startClip' is pressed, it triggers the pausePositionS ...
|
| countdown timer | 31 Dec 2007 20:38 GMT | 8 |
Im making a new year's countdown timer to display at a church, it rather simple but i cant get it to work, i read a tut on it and cant find any errors with it... also i get a NaN error when i prieview, the window will come up but is blank
|
| List Component | 31 Dec 2007 19:28 GMT | 5 |
Ridiculously simple, but doing my head in - how do I add links into a list compnent - I'm really new to this actionscripting stuff and I ain't got a clue. I just want each item in a lst of 7 items to link to a particular keyframe in the movie. So simple in old versions of Flash, ...
|
| streaming VIDEO : FLV controllers for video jukebox | 31 Dec 2007 17:48 GMT | 4 |
How do i add action script so that when my video 1.FLV comes to and end it then loads up video 2.FLV i need this sequence to execute through all 5 tutorial.FLVs The command i am looking for is along the lines of when current FLV ends play
|
| Using 2 or more Firewire cameras in MAC OS 10.5.1 | 31 Dec 2007 17:46 GMT | 1 |
Is it possible to use more than 1 Firewire camera in Flash? If I go to the camera settings window, Flash displays always 3 cams: DV-Video, IIDC Firewire Video and USB. I want to use only DV-Video. I've only attached a DV-Video cam.
|
| submit code | 31 Dec 2007 15:33 GMT | 3 |
I was written search code in my html page using form, now I need to write search feild in flash banner. I have all pages and try using search in html form it is ok , but I do not know what is right action in flash.
|
| Copying Game Score from Scene to Scene | 31 Dec 2007 14:17 GMT | 1 |
I've created a game that involves 10 questions. Each question is in its own scene. I've been racking my small brain trying to find a way to copy the user's score from scene to scene and add (or deduct) points based on whether the user answers the question correctly or ...
|
| Send flash variables to a php file on a different domain. | 31 Dec 2007 10:03 GMT | 2 |
I have been at this for two weeks now. I am trying to send two variables from a flash file located on newgrounds.com, kongregate.com, armorgames.com or any other site like that to a php file on my site pogolama.com. I have read through most of the adobe manuals for security and ...
|
| Creatibg transparent EXE's?? | 31 Dec 2007 09:29 GMT | 1 |
Is there any way i can create a transparent EXE using flash? I could create a transparent EXE using Zinc, and it comes out real good>> Can i create exe's in flash the same way without using third party tools? >> If not, are there free tools where i can get transparency effect ...
|
| Problem facing passing the flash vars | 31 Dec 2007 08:37 GMT | 3 |
can any one help me to solve this issue ~~SK <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head>
|
| button scripting | 31 Dec 2007 07:44 GMT | 7 |
here's the code I have on frame 1 of my ActionScript layer. (below) please don't laugh...or if your must, at least stop laughing during your reply. >smile. I'm trying to accomplish a simple thing, at least I think it should be simple,
|
| relative parent path | 31 Dec 2007 00:27 GMT | 3 |
hey there! can anyone help me with this? what's the relative path for a parent container?! i need this very much but am afraid there isn't such thing in actionscript 2 and ver. 3 seems very complicated 2 me :s
|
| ActionScript 2.0 class scripts may only define class or interface constructs. | 30 Dec 2007 18:23 GMT | 1 |
This is driving me nuts. I have an old AS1 project which I upgraded to AS2. It uses an include file, settings.as, which has stuff like this: settings = new Object(); settings.property = 'some value';
|