| Thread | Last Post | Replies |
|
| 2 action button | 31 Aug 2007 19:37 GMT | 3 |
Hi guys. I need some help with this code: if (search.text != "" ) { on (release, keyPress "<Enter>")
|
| manually close a window on top of a movieclip | 31 Aug 2007 19:29 GMT | 1 |
Anybody, I have a loadmovie function that places a window on top of existing movie. It acts a pop up window to zoom up on the item someone clicked on. I would like to manual close it with a box with a x in it.
|
| check for file existance | 31 Aug 2007 19:06 GMT | 3 |
Here is my scenario: Event website, I case of bad weather, the secretary will upload a text file to the web server. Flash will check for the text file existance when homepage loads. If Exists, it will load a movieclip to explain cancellation of event.
|
| gotoAndStop on the Over frame of a button | 31 Aug 2007 18:46 GMT | 3 |
Can I turn a button to its over state by telling the playhead to gotoAndStop on the Over frame? Is there another simple way to do this? Will I have to turn my buttons into MCs? I am hoping to aviod doing that. Thanks a lot!
|
| Flash Vid - Pause at 5 secs into video | 31 Aug 2007 18:37 GMT | 1 |
Is there a way to Pause the Flv 5 sec or whatever the time into playing it, so the user sees it, but then has to select Play to play the rest of it?
|
| MP3 Files security | 31 Aug 2007 17:38 GMT | 12 |
As most of you know ActionScript is an exposed code as almost anyone how has a basic knowledge can view and copy the code that it's within your .swf file. The case is that I programmed an mp3 player to play the large amout of mp3 files that I have stored on my server.
|
| Actionscript Rollover Problems | 31 Aug 2007 17:18 GMT | 9 |
Hello, I've coded some buttons to scale up upon rollover and scale down on rollout. the problem is when the curser rolls over a new button when the old one is scaling down, it stops scaling down at that point leaving it biggier than its start state... any ideas how i can ...
|
| Weird code problem | 31 Aug 2007 17:00 GMT | 6 |
I'm trying to create a hotkey of sorts. The idea is that the user should press Crtl-Shift-T to make the movie jump to a special frame. The code attached works correctly when put onto an empty frame in a fresh movie. However, when I use the exact same code (literally a copy-paste) ...
|
| Using the DateChooser | 31 Aug 2007 16:58 GMT | 3 |
I think I have a doozy, doosie...I have a good question. If I add a DateChooser to my stage, can I assign an XML or HTML file to it? My thinking is that when the user clicks on a date, the data (like a special event) from the XML or HTML file will display within a dynamic text ...
|
| Flash to HTML Communication | 31 Aug 2007 15:45 GMT | 1 |
Hi everyone. Project I?m helping develop in Flash CS3 an online soft skills training that involves students viewing a short video than answering a multiple choice question. After
|
| E-Mail | 31 Aug 2007 15:45 GMT | 3 |
What is the script I would attach to a button to make it an e-mail link? Thank you.
|
| ExternalInterface? | 31 Aug 2007 15:40 GMT | 4 |
I have a flash file that used the ExternalInterface class to communicate with the html page (with javascript) What I need to do is use Javascript functions to control the flash file... ..this is all working, but i'm just looking for the best way to do one of
|
| Has loadMovie changed? | 31 Aug 2007 15:30 GMT | 9 |
I'm building an flv player, but am having a small problem loadMovie. The movie dynamically loads a preview jpeg (and the flv) from a subdirectory to keep file sizes low, the flv loads great, but the preview image never loads when I put it live or run the movie in a browser.
|
| Stop Movie | 31 Aug 2007 15:27 GMT | 1 |
I'm new to Flash...I have a Home page with nothing but a top and side border. When it opens it loads an Invitation page which has a movie that runs, then six buttons appear. I can then click any of the buttons and go to a different page. When I click the Home button to return ...
|
| It's impossible to shuffle music? | 31 Aug 2007 14:32 GMT | 1 |
Hi, I have created my own Flash website using "Flash Slide Presentation". And when people go to site, it's playing a song. For example "Song1". It's any script, that can play several songs each time I am going to site?
|