'Backwards' compatibility with Flash Paper

Using Print2Flash Document API
seanonymous
Posts:2
Joined:Tue Sep 28, 2010 1:06 pm
'Backwards' compatibility with Flash Paper

Post by seanonymous » Tue Sep 28, 2010 1:23 pm

If have a product that is currently using Flash Paper documents, but I want to (gradually) start replacing them with Print2Flash docs, what is the best way for my code to tell the difference between a Flash Paper document and a Print2Flash document?

Just to clarify:
  1. I load a swf into my AS2 project
  2. The swf might be Flash Paper, it might be Print2Flash
  3. My project identifies which type of document it is by checking … ???
  4. My project addresses the API properly based on the step above
Thanks!

Post Reply