Thanks for that Aran, i guess now it's just a matter of waiting
either for CS5 or/and iPhone to support Flash someday.

jimakos

On Jan 20, 11:12 pm, Aran Rhee <[email protected]> wrote:
> You can get MP4 video to work on the iphone so that a user with a regular
> browser will playback the file with Flash, but an iphone user will be able
> to playback the video with the native video 
> player:http://code.google.com/p/swfobject/wiki/iphone_mp4
>
> <http://code.google.com/p/swfobject/wiki/iphone_mp4>But that is as far as
> "Flash" content goes on the iPhone.
>
> The upcoming Flash CS5 IDE will bring the ability to convert your Flash
> projects to native iphone applications, but that is really different to
> viewing swfs through the browser on the iphone which just isn't happening
> now (or in the future?)
>
> Aran
>
> On Thu, Jan 21, 2010 at 3:35 AM, Jimakoz <[email protected]>wrote:
>
>
>
> > 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/b242d2b...
>
> > 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>
> > <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]<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.


Reply via email to