| Thread | Last Post | Replies |
|
| call php file | 01 May 2006 00:01 GMT | 1 |
HI I need to send data from flash to php file, or use getURL but with out open the page, or if open the page make it hide,plz help * I make a game that can control with external xml file , used in TV chennel
|
| Deleteing all available variables | 30 Apr 2006 22:36 GMT | 2 |
Just like the topic says: Is there a way to delete all existing variables? Also, it seems when I use the command 'delete', it doesn't delete what I tell it too.
|
| testing for current frame? | 30 Apr 2006 20:11 GMT | 1 |
Is is possible to test what frame the playhead is on? Something like? if(currentFrame == "wait"){ //do something...
|
| How do I force a dymnaic text to show in two lines? | 30 Apr 2006 18:55 GMT | 2 |
How do I force a dymnaic text to show in two lines?
|
| Are score and game_score reserved names in AS? | 30 Apr 2006 18:52 GMT | 1 |
Are score and game_score reserved names in AS? The Flash8 buit in editor does highlight them as such, yet variables with these names return strange values
|
| Levels, buttons, etc., disappearing. | 30 Apr 2006 18:19 GMT | 1 |
I have a main menu on my site, but anytime i click one of those buttons and the secondary button list/movie clip comes up, the initial set of buttons (menu) disappears. The problem is, also, that I need to keep the secondary set of buttons up (which are thumbnails in my portfolio ...
|
| images with text in a text box | 30 Apr 2006 17:52 GMT | 2 |
how can i get text and images together in a dynamic text box. text box is dynamic so i could use a scroll bar
|
| Problem with buttons on Flash8? | 30 Apr 2006 17:37 GMT | 3 |
I create a button on a MC that button is only to go next frame everytime i press. Well if i select a text somewhere on the flash and i press the next button.It will work but on next frame if I dont move the mouse and try to
|
| inactivity times | 30 Apr 2006 17:17 GMT | 3 |
I would like to build a timer that counts down and triggers a timeline action once it gets to 0. Everytime the user clicks on anything inside that file, the timer would reset itself and start over. So as long as there is activity, it would not get to the end, but if the user ...
|
| Loading existing menu | 30 Apr 2006 17:06 GMT | 1 |
I have a menu that I created as a seperate fla file. It has rollover effects on and off. I now want to bring that menu into a different fla file (like a top header to the page). If I bring it in as an SWF the rollovers do not work.
|
| Button within a movie clip | 30 Apr 2006 16:54 GMT | 1 |
i made a movie clip and within the movie clip (my menu) i put the buttons on in layers and applied the neccesary actionscript, but when i drag the movie clip onto my main scene, and preview the swf, the buttons dont work, however the mouse actually changes to a hand when i hover ...
|
| Adding a listener to ALL buttons | 30 Apr 2006 16:09 GMT | 2 |
I have about 70 buttons on a page - and I want all of them to get the same eventlistener... can I add it to all of them with one fell swoop?
|
| sendAndLoad flash player 8 | 30 Apr 2006 15:58 GMT | 2 |
I just created a dynamic flash jigsaw puzzle that uses a sendAndLoad to read in the fastest time info from my database and then write to the database if a new record is set. Since I'm using the bitmap api, my swf requires the 8 player and works great with 8,0,24,0. However, ...
|
| testing my movie | 30 Apr 2006 15:52 GMT | 4 |
Ok i am testing my movie... when i got to test movie from going to the menu (control---> test movie) my movie works fine... things are moving like they should be and text is being loaded where it should be . (i am actually loading a movie dynamically using loadmovie and that ...
|
| using load movie and load variable | 30 Apr 2006 15:51 GMT | 1 |
Ok i am having a problem with my movie... when i test it using test movie it is fine but when i preview in HTML or run the SWF on it own i am having a problem... and i spotted the items i am having a problem with but problem is i dont know why.
|