Thanks for you reply Philip. More or less i knew that iPhone doesn't support Flash, but i though that somebody had found a workaround, especially after reading this post:
http://groups.google.com/group/swfobject/browse_thread/thread/b242d2b6efd0a53c/8f7ea151cc7f07b9?lnk=gst&q=iphone#8f7ea151cc7f07b9 thanks for the info anyway. On Jan 20, 4:24 pm, Philip Hutchison <[email protected]> wrote: > The iPhone doesn't support Flash Player. You will always see your > alternate/fallback content. > > On Wed, Jan 20, 2010 at 5:47 AM, Jimakoz <[email protected]>wrote: > > > > > Hello, > > > Has anybody managed to write an example for iPhone but using the > > swfobject in dynamic mode? > > > I'm trying to use the amMap (http://www.ammap.com/) scripts to show > > some animated maps but i'm finding difficult to make it work > > > Here is some js code > > > var flashvars = { > > path: "scripts/", > > data_file: escape("scripts/ammap_data.xml?<?php echo mktime();?>"), > > settings_file: escape("scripts/ammap_settings.xml?<?php echo mktime > > ();?>"), > > preloader_color: "#999999" > > }; > > > var params = { }; > > var attributes = { object_id: "ammap",map_id: "rsMap" }; > > > swfobject.embedSWF("scripts/ammap.swf", "rsMap", "100%", "210", > > "8.0.0", "false", flashvars, params, attributes); > > > and here is the html part > > > <div id="rsMap"> > > <!-- <strong>You need to upgrade your Flash Player</strong> --> > > <p><a href="http://www.adobe.com/go/getflashplayer"> > > <img src="http://www.adobe.com/images/shared/download_buttons/ > > get_flash_player.gif<http://www.adobe.com/images/shared/download_buttons/%0Aget_flash_play...>" > > alt="Get Adobe Flash player" /></a></p> > > </div> > > > Could anybody provide some help? > > > Cheers > > > -- > > 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]<swfobject%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/swfobject?hl=en.- Hide quoted text - > > - Show quoted text -
-- 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.
