Flash Source Code
- Started
- Last post
- 9 Responses
- flashsource
Free Flash Source code just for you:
http://www.flashsourcecode.com/
- ukit0
Thanks, looks useful. I found this helpful too - answers to common AS questions:
- flashsource0
That list is great I have used it for a long time.
- flashsource0
Here is another great place for source code:
http://www.levitated.net/daily/i…
- 23kon0
flashsource, you should maybe consider having previews of each file so that people dont have to download it to find out what it is like
- flashsource0
I was having trouble with having to many flash movies on the page at the same time. Would a little .jpg be enough?
- No, I would like to see what the movie does. Either pop-up or new page. you could put more ads on a new pagejoyride
- Ooh more ad space I like it. I think a new window is my best bet, unless I figure out some cool ajax thing that only loads the flash movie after the panel is open.flashsource
- Mishga0
WWWooowwoww!!! THANKS Flashsource!!
Bookmarked! =)
Cheers Mate!
- fugged0
Why not add an event listener to the stage's FocusEvent.FOCUS_IN and FocusEvent.FOCUS_OUT events to determine when a movie should activate. Disable them by default, and then only activate the movie when it receives focus
http://pastebin.com/d1263eee2
e.g.: http://www.alien109.com/junk/exa…
- flashsource0
You rock thanks, I will take a look at adding this. Please do not delete that sample, I will look at it later tonight. Now I just have to make all my samples small enough to fit into a collapsible panel.
- dbloc0
a demo for each would be nice.