The only thing you can do if you do not want to reload the Flash app is to hide it (CSS visibility etc). You would have to have some way to get the Flash app to go the the right "screen" once it is time to show it however. For this you will most likely be wanting to use ExternalInterface to talk to/from the Flash app from the hosting page.
Aran On Wed, Sep 16, 2009 at 11:49 PM, Sam Sherlock <[email protected]>wrote: > I am a little confused about what your trying to achieve > but your closing statement suggests you'd be interested in > http://pipwerks.com/lab/swfobject/ > > also check the swfobject > documentation, api & links in case you have'nt already > > http://code.google.com/p/swfobject/wiki/documentation > http://code.google.com/p/swfobject/wiki/api > http://code.google.com/p/swfobject/wiki/links > > > - S > > > 2009/9/16 Steve <[email protected]> > > >> Hello, >> >> I just discovered SWFObject and I have a question about it. >> I am working on a classic Web app (Java/JSP backend) however some >> screens will be converted to Flash app. >> The user will have scenarios where they will go through several Flash >> screens (old screens being converted to Flash), then they will go >> through several HTML screens (screens which will not be converted). >> They may switch back and forth several time. >> So my question is whether SWFObject could help me to alternate between >> the two without reloading the Flash app? >> >> Thanks, >> Steve >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
