Page 1 of 1

Editing .swf file in flash

Posted: Tue Mar 08, 2011 2:50 am
by dcgroup
Is it possible to decompile a .swf file that is created in pano to vr so that it can be edited in Flash? I have created a simple movie clip and imported it into Dreamweaver
on this websites home page http://aurorabasements.com/. I would like to edit the .swf file so that after a full revolution it fades into another panorama.

Re: Editing .swf file in flash

Posted: Wed Mar 09, 2011 2:16 am
by Noisy
I wouldn't have thought you'd need to decompile them, just load them into a containing swf and swap/fade them over when the first one has rotated enough ( see the api for how to get/set the rotation) you might want to control the rotation from the container rather than the built in auto rotate and stop the user from moving it though otherwise it'll get a bit messy.

Re: Editing .swf file in flash

Posted: Sat Mar 12, 2011 11:57 pm
by dcgroup
I am not sure i understand about the "load them into a containing swf" part. When pano to vr creates them they are swf files. Would that be done in Flash?