| Thread | Last Post | Replies |
|
| What is this called!?!?! | 01 Jun 2005 00:11 GMT | 1 |
www.lessthanjake.com the top with the cards.. where when you rollover in a certain direction, the cards move that way. Thanks!
|
| Clearing a Movie Clip??? | 31 May 2005 22:36 GMT | 5 |
Help! I have a standalone EXE that has (6) different Movie Clips that can be called up from a main menu selection on the stage. Each MC has many buttons and they overlay each other.
|
| Reloading MC's | 31 May 2005 22:25 GMT | 1 |
Hey guys i have a small problem. I have some buttons liked to different mc's. And this is what i would like to do: on button press play the mc, once the mc has stopped playing. make it to where if the button is pressed again while the mc is still active, the mc will
|
| Code problem, with waiting | 31 May 2005 22:06 GMT | 3 |
I have a problem with this code: but1.onRollOver = function() { if (box._width == 10) { gotoAndPlay(2);
|
| Creating boundaries for a game | 31 May 2005 22:02 GMT | 2 |
I have created my first game, but as it currently stands, you can move the player off the screen forever to eternity. I would like to set it so that the actual border 550x400 is the limit and the player cannot cross these dimensions. How would I go about this?
|
| A little trouble with sound! | 31 May 2005 21:30 GMT | 1 |
I have a movie clip on the main timeline. Within it, are several other movie clipe. I want a looping sound to be triggered when each member is clicked. here is the following code I have, but so far it aint working! I set them all to play initially, so that they are in sync. I ...
|
| script stops working when movie is loaded in level | 31 May 2005 21:28 GMT | 2 |
I'm using the following code to make a very simple casetteplayer. You can take hold of the tapes and drop it on the player and then the sound will start. It works fine when I test the movie. But when I load it into the main movie the drop traget doesn't work (the drag works ...
|
| Problems with ladVariablesNum and textfield properties | 31 May 2005 20:44 GMT | 4 |
I'm trying to load variables from a text file to a MC's textfield. When I hard code the properties in my AS it works fine but the loading of variables into the text field properties doesn't seem to work at all nothing displays. Maybe my AS is way off?
|
| LoadMovie closing fullscreen projector | 31 May 2005 20:32 GMT | 2 |
Hey guys, I have some code on the root timeline that sends a embedded movieclip(content_mc) to a frame with some code on it that loads a couple movies(loadMovie) into 2 empty movieclips(content_mc.movie1_mc, content_mc.movie2_mc) inside the embedded movie(content_mc) clip. Also ...
|
| Code execution order | 31 May 2005 20:00 GMT | 5 |
on the uppermost layer of my main timeline I have a line of code (on the frame) which updates an instance of an object. on a lower layer (the content of the movie) I have a ScrollPane with the content member pointing to a MC in the library.
|
| download pdf | 31 May 2005 18:59 GMT | 1 |
I have a flash doc that I will publish as an executable file, I want for the recipients of the CD to be able to download a pdf file (specifically pdf, I don't want to convert it to swf or whatever)without having to go on the internet. I want the file to be on the CD. What kind of ...
|
| question of _xmouse | 31 May 2005 17:23 GMT | 3 |
I had a question about the proporite _xmouse(also for _ymouse) the proporite of the scene is 800*600 in pixels but the return valuer of _xmouse is not a integer valeur.(EX 139.58) so i dont know why he can return a suck number with pixels.
|
| can't get actionscript to work on attachmovie instance | 31 May 2005 16:23 GMT | 3 |
In the movie (attached to this email) users have to drag an item to one of two boxes. When the student has dragged the item t othe correct box, a feedback movie clip appears as a response to this. Also, a second draggable clip appears which also has to be dragged to one of these ...
|
| Check for the files in cache.. | 31 May 2005 15:53 GMT | 4 |
I'm using movie clip loader calss for preloading the swf's into a file, and it works fine. Now, what I wish to have is, the preloader has to appear only if the downloading files are not in cache, if it 's already present in cache then the
|
| Load movie help script needed, desperate!! | 31 May 2005 15:34 GMT | 6 |
Can i from a click of a button on my menu open and play a swf and play another swf that plays with it?so u can see both swfs? basically i have a site at freshlemon.co.uk/paragon/home.html on the main menu when u click on the products button the page loads and has a
|