| Thread | Last Post | Replies |
|
| My guestbook variables and code no longer work..:( | 30 Nov 2004 23:43 GMT | 5 |
I recently downloaded my guestbook.txt file that was built by a pro..(no longer can find him) and had reuplaoded the same file back to its' place on the server, but after in no longer loads..Guess the file got messed up..What can I do to salvage this or get it to load it again..? ...
|
| MovieClipLoader onLoadProgress Problems | 30 Nov 2004 21:27 GMT | 5 |
onLoadProgress doesn't seem to work. Copied the code directly from the Help file and just pulled out what I didn't need. I can get it to work with files referenced with an absolute URL, but I need to
|
| change Button appearance after first use | 30 Nov 2004 21:20 GMT | 3 |
I am trying to program a buttom that, after being used (klicked) once, chances color or shape. I want to use it in order to make the user know that he/she has used that button before.
|
| collision detection | 30 Nov 2004 21:09 GMT | 18 |
I have 2 movie clips one was created by createEmptyMovieClip() the other by attachMovie() when i try to detect the collision i get nothing or rater (UNDEFINED) when i trace the hitTest from one of the movie clips. both objects are dynamically created and both are visible on the ...
|
| arrays and movieclips | 30 Nov 2004 21:03 GMT | 16 |
//I'm working on a game and I want to create an empty movie clip then add the components of the bad guy (turret, engine, //platform) but when i do i'm having difficulty getting it to produce more than one badguy. then in the output screen it tells me cant
|
| How do I make multiple getURL js function calls? | 30 Nov 2004 20:55 GMT | 11 |
:confused; Please help!!! I need to either find a way to add multiple js function calls to a single button instance OR find a work-around. This is really important. Although a simple problem (I think) I need to finish my project at work and this issue is holding up the shift to ...
|
| Need help with actionscript | 30 Nov 2004 20:48 GMT | 3 |
I have a combo box, dynamic text box, and a button. I want to select an item from the combo box and on mouse release i want to display the select item in the dynamic text box. my current code is:
|
| Resetting Quizzes | 30 Nov 2004 19:38 GMT | 1 |
I have a component quiz on frame one of root. When the user selects an answer, they get feedback and go to the 2nd frame of root where I've placed a button giving them the option to retake the quiz (goto Frame 1)... however, when they have made a selection, the quiz gets grayed ...
|
| PopUpManager | 30 Nov 2004 19:26 GMT | 4 |
Iv created a application with a child and a grandchild. application call a window with child then child cal a window with grandchild. no problems to deletePopUp of the child but when i try close grandchild windows its dont works
|
| Resising movies with ActionScript | 30 Nov 2004 19:20 GMT | 1 |
My question is: can i set de size of a movie (.swf) with ActionScript???. For example, with parameters coming of scripts... Thanks. .:: wolverine ::.
|
| Scipt for cursor movement | 30 Nov 2004 19:01 GMT | 1 |
I'm doing a flashlight effect that is looking at a scene with a flashlight ( I'm using a masking effect ). I want to be able to move the flashlight with/through the mouse but I don't know the scipt. Can anyone help me? Thanks
|
| Actionscript to control Z-Indexing of Layers? | 30 Nov 2004 18:56 GMT | 2 |
Can I access the layer/div ID in Flash and therefore re-assign it's z-index? I have a wide Flash movie, with intro included, after which I want links to apppear from under neath the movie. I have made the .swf transparent to allow this, and if the z-indexing of the layer beneath ...
|
| Noise or dissolve effect | 30 Nov 2004 18:00 GMT | 4 |
Go to this link -> http://www.archizen.com/ On the splash page, you can view a small flash animation where you must click to enter in the website. If you wait, the image appear slowlly with a pixel, noise or whatever the name of this effect. How they do that.
|
| Using passed URL var | 30 Nov 2004 17:36 GMT | 1 |
I have seen posts on how to send a variable within the URL... How about "grabbing" the string in the URL? IE - http://whatever.com?status=yes I tried doing it this way:
|
| Actionscripts in "slide presentation" | 30 Nov 2004 17:34 GMT | 1 |
I got some problem on controlling actionscripts in 'slide presentation'. For example, if you have a 10-slide presentation, and you have some actionscripts on slide-3. the strange thing is, when you open the presention, even if it's still on slide-1, the code on slide-3 have ...
|