actionscript - Flash Template Help -
ok, complete flash noob here, can point me in right direction.
i have flash template working on, , have customized via xml files. it's as3 template.
i have flash poll script attempting integrate template.
this gets bit tricky...i have decided use modal window (which supports swf files) open poll using. if simple load swf file, fine, poll includes xml , php files, don't know with.
the files included are: preview.swf, preview.fla, xml file, config.php, edit.php, index.php , "caurina" , documentation files.
what i'm thinking need include preview.swf file modal window, i'm not sure rest of these files, go new folder in main template folder or what?
any appreciated!
well,
from point of view more architectural problem flash one. must consider if use / reuse template in other places ( should anyway )
create poll template single project, files in same folder, it's own namespace: com.andymiller.template.poll, etc...
this may save lot of time solving bugs.
if caurina mean tweener shared class, in case won't necessary, create lib project or folder know you won't modify! if change version of of libraries may have "consequences" :)
hope helps
Comments
Post a Comment