Topic: customize embedded viewer?
I want to customize the embedded viewer see in the Flash Embed example. When I use something other then what exists in the Examples/Flash Embed folder, it cycles through the preloader over and over, and I can't get the embedded slideshow to load.
Any simple code tweaks?
From what I understand, the last fram of the preloader executes this code -
this._parent.gotoAndPlay("main");
and then it should load the items to the screen, problem is it just keeps cycling the preloader...
Any help would be great.