Flash Chart Help
Flash Chart Help
Out of context: Reply #5
- Started
- Last post
- 23 Responses
- unfittoprint0
don't use scenes. u save all chart sections into separeate swf files. all content should be acessed on demand only making everything work faster.
you could include a loop for the zoomable effect to be more smoother.
One would click a section, a variable would hold the content's path. When the section reached its target zoom, call its respective content by using the variable's string value within the loadMovie path.