[Flashcoders] How to Make SWF work on IPad

2011-04-28 Thread Steve Abaffy
Something I forgot to mention SWF will be delivered over the web.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] How to Make SWF work on IPad

2011-04-28 Thread Matt S.
If its an actual SWF, aint gonna happen. You need to use packager for
iOS in CS5.

.m

On Thu, Apr 28, 2011 at 4:22 PM, Steve Abaffy st...@msmarketing.biz wrote:
 Something I forgot to mention SWF will be delivered over the web.

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] How to Make SWF work on IPad

2011-04-28 Thread tom rhodes
or look into haxe, www.haxe.org, especially the cpp target.


On 28 April 2011 22:56, Matt S. mattsp...@gmail.com wrote:

 If its an actual SWF, aint gonna happen. You need to use packager for
 iOS in CS5.

 .m

 On Thu, Apr 28, 2011 at 4:22 PM, Steve Abaffy st...@msmarketing.biz
 wrote:
  Something I forgot to mention SWF will be delivered over the web.
 
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] How to Make SWF work on IPad

2011-04-28 Thread tom rhodes
sorry, look at jeash HTML5/canvas target if you want it to appear in a
webpage, cpp is for apps...


On 28 April 2011 23:14, tom rhodes tom.rho...@gmail.com wrote:

 or look into haxe, www.haxe.org, especially the cpp target.



 On 28 April 2011 22:56, Matt S. mattsp...@gmail.com wrote:

 If its an actual SWF, aint gonna happen. You need to use packager for
 iOS in CS5.

 .m

 On Thu, Apr 28, 2011 at 4:22 PM, Steve Abaffy st...@msmarketing.biz
 wrote:
  Something I forgot to mention SWF will be delivered over the web.
 
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] How to Make SWF work on IPad

2011-04-28 Thread Ross Sclafani
you cannot load any type of executable code except javascript to be interpreted 
by WebKit into an iOS device. this includes code-having SWFs into a app made in 
iphone packager et al.

please do the reading i suggested, this is really old news and readily available


On Apr 28, 2011, at 4:22 PM, Steve Abaffy wrote:

 Something I forgot to mention SWF will be delivered over the web.
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders