Interesante propuesta.
Navegando he encontardo sta información que te puede interesar:
Research into the binary specification:
http://www.the-labs.com/MacromediaFlash/SWF-Spec/SWFfileformat.htmlhttp://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/bukoo/http://bukoo.sourceforge.net/http://groups.yahoo.com/group/JavaSWF-Support/
Flash automation from Delphi:
http://www.delphipages.com/tips/thread.cfm?ID=80
http://www.delphipages.com/tips/thread.cfm?ID=80
http://www.experts-exchange.com/Programming/Programming_Languages/Delphi/Q_20436224.htmlhttp://www.delphipages.com/news/detaildocs.cfm?ID=46http://www.delphipages.com/news/detaildocs.cfm?ID=38Flash related sites, containing links to products which clearly generate
custom flash artifacts:
http://www.flashkit.com/index.shtmlhttp://webforums.macromedia.com/flash/
http://www.flashcomponents.net/
http://www.artswebsite.com/
http://www.rendersoftware.com/products/camstudio/index.htmhttp://componenthq.entclosure.com/
http://www.swift3d.com/
http://flashmagazine.com/html/http://geoflash.com/http://www.ehelp.com/products/roboflash/
http://download.macromedia.com/pub/devnet/downloads/flashslideshow.zip is a
SlideShow application write in VB. Using fscommand and assigning the var od
the Flash movie, the automation is done...
Corresponding tutorial page:
http://www.macromedia.com/devnet/mx/flashslideshow/This make me think about do a partial code insidethe movie for automate the
creation of flash components (like the combobox)...
So, for example, if is possible the acces to a public method from the OCX,
then we can do:
FlashMovie.AddCombo("Name=Combo1")
Or something like...
Swfparser was designed to help decode and encode Macromedia Flash style files :
http://www.tecepe.com.br/swfparser