Flash/AS3.0 XML Accordion Flash/AS3.0 Accordion Class This page will be updated frequently. Send your tutorial links if you want to add here
This movie requires Flash Player 9
|
Flash/AS3.0 XML Accordion Flash/AS3.0 Accordion Class This page will be updated frequently. Send your tutorial links if you want to add here
Happy news! flashmadblog is giving free template downloads. All the 3D flash templates and upcoming templates will be available for free download soon. In the beginning the available free flash templates will be
[UPDATE] : here is a good tutorial Got from a google result while i was searching for proportional scaling in as3 for an office project. really simple and reusable. function scale_uniform(photo:MovieClip) { photo.width = stage.stageWidth; photo.height = stage.stageHeight;
NOTE: THIS POST HAS AN UPDATED PAGE HERE http://www.flashmadblog.com/2010/01/25/simple-as3-imagemovieclip-panning/ Today i was looking for a image panning script in as3 and there was less scripts available.
Many were confused with my first image panning example because of using stageWidth instead mask. So here is another easy to work with image panning. Download it here: as3.0imagePanning . Here is the demo