Hi,
http://activeden.net/item/xml-flip-book-as3/63869i want to change the class path in fla such that i can load different flipbook (no of books 34)
from same exe file i.e.
exe files call swf to load in movieclip from below path
files/assets/pdfs/naf1/preview.swf
but preivew files calling classes from below path due to which it doesnt loads
com.massiveProCreation.flipbook.MainAS
how can i manage the class path such that i can manage to open different flipbooks from exe file.
