Hello,

I am trying to save the states of a swf (embed in pdf) when closing and opening 
Acrobat reader (version 9.3). This "should be" possible with acrobat functions 
ExternalInterface.call("multimedia_saveSettingsString", string) and 
ExternalInterface.call("multimedia_loadSettingsString"). That works for me, if 
I embed this swf file 
(http://blogs.adobe.com/pdfdevjunkie/2008/08/saving_the_state_of_swf_conten.html)
 with "Adobe Acrobat Pro 9", but it is not working when embedding the swf with 
iText.

All it has to do, is to save and load the state of the slider when closing and 
opening the reader... Probably my java file for producing the pdf file with the 
embed swf is not correct. Here are my codes:

The mxml file: http://stevenbirr.bplaced.net/filemanager/SaveSettings.mxml
The resulting swf: http://stevenbirr.bplaced.net/filemanager/SaveSettings.swf
The java file to generate the pdf with iText: 
http://stevenbirr.bplaced.net/filemanager/SaveSettings.java
The resulting pdf: http://stevenbirr.bplaced.net/filemanager/pdf3d.pdf

Steven

-- 
WM 2010: Top News, Spielpläne, Public Viewing-Termine, E-Cards und alles, 
was der Fan sonst noch braucht, gibt´s im Sport-Channel auf arcor.de.
http://www.arcor.de/rd/footer.wm2010

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to