[kml_flashembed movie="http://www.youtube.com/v/2rCO4pcFsfw" height="242" width="300" /]
[kml_flashembed movie="/labs/swf/iHold.swf" height="150" width="450" quality="best" fvars="fs=/imgs/adobe/flashplayer10.jpg" /]
The name is out! Emmy Huang, product manager for Adobe Flash Player released the code name for the Flash Player 10 “Astro” and for those lucky ones that will be able to make it to MAX this year they will be able to see what “Astro” can do first hand.
Read the rest of this entry »
[kml_flashembed movie="/labs/swf/iHold2.swf" height="240" width="300" quality="best" fvars="fs=/imgs/recognition/amazonmp3.jpg&click=http://www.amazon.com/exec/obidos/tg/browse/-/163856011/" /]
Amazon has decided to sell MP3 audio files on their site. Although this might not sound impressive at first since there are a lot of companies who are selling Mp3s already. The reallity is that this is the first well established company that will try to compete face to face with Apple (Itunes).
[kml_flashembed movie="/labs/swf/reveal.swf" height="150" width="450" /]
I was talking the other day with a friend about a small challenge, having 2 images on stage with 2 ideas. 1- have the experience being user driven (in this case the mouse reveals one image while hiding the other) 2- Use XML for easy update. So we fired flash and the above is the visual and the code below… Read the rest of this entry »
or a while I was not able to fire different events and the reason why is because I was compiling to flash player 9 instead of 8. So if there are certain events that are not firing one thing that you can check is the export settings.
hen you need a visible movieclip instead of creating a movieclip on stage and cleaning it up create a moviclip directly on the Library -New Graphic-.
[kml_flashembed movie="/labs/swf/iHold2.swf" height="240" width="300" quality="best" fvars="fs=/imgs/recognition/halobelieve.jpg&click=http://www.halo3.com/believe" /]
“Fly though a frozen moment in Halo 3 game-like composition, take screenshots, watch videos, download wallpapers and create wallpapers on the fly.”
When Dealing with Movieclips and you need to access the refence as string do [instanceName].toString() rather than instanceName.toString()
As simple as creating a method in your class or a function on your code to delete unnecessary variables or set them to null for garbage collection.