For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > April 2006 > Is it possible to run Macromedia Flash on Homescreen ?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Is it possible to run Macromedia Flash on Homescreen ?
minoppa

2006-04-13, 10:05 pm

Hi.

Is it possible to run Macromedia Flash on Homescreen ?

Thank you.
riki

2006-04-14, 4:09 am

minoppa wrote:
> Hi.
>
> Is it possible to run Macromedia Flash on Homescreen ?


it would require you write a plugin to support it. also the plugin
framework only sends though the left, right, and action keys. Lastly due
to the way the plugin is architectured the performance (fps) isn't very
good.

so 'possible' but i wouldn't recommend it.

riki

----
Score -1: tantalizing, yet lacking real info
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
Latest Betas have WM5 layout and speed dial support
minoppa

2006-04-14, 4:09 am


Unfortunately, it's my boss's command to run a MacroMedia Flash to Homescreen.

For such reason, I wanted to hear that is impossible.

But... possible...

So, I have to make it..

Where can I get the sample code or reference about 'plugIn'?


"riki" wrote:

> minoppa wrote:
>
> it would require you write a plugin to support it. also the plugin
> framework only sends though the left, right, and action keys. Lastly due
> to the way the plugin is architectured the performance (fps) isn't very
> good.
>
> so 'possible' but i wouldn't recommend it.
>
> riki
>
> ----
> Score -1: tantalizing, yet lacking real info
> ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
> AbstractStart for Smartphone :
> http://homepages.inspire.net.nz/~gambit/AbstractStart/
> Latest Betas have WM5 layout and speed dial support
>

minoppa

2006-04-14, 4:09 am

Unfortunately, it's my boss's command to move MacroMedia Flash to Homescreen.

For such reason, I wanted to hear that is impossible.

But... possible...

So, I have to make it..

Where can I get the sample code or reference about plugIn?

"riki" wrote:

> minoppa wrote:
>
> it would require you write a plugin to support it. also the plugin
> framework only sends though the left, right, and action keys. Lastly due
> to the way the plugin is architectured the performance (fps) isn't very
> good.
>
> so 'possible' but i wouldn't recommend it.
>
> riki
>
> ----
> Score -1: tantalizing, yet lacking real info
> ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
> AbstractStart for Smartphone :
> http://homepages.inspire.net.nz/~gambit/AbstractStart/
> Latest Betas have WM5 layout and speed dial support
>

riki

2006-04-14, 4:09 am

minoppa wrote:
> Unfortunately, it's my boss's command to move MacroMedia Flash to Homescreen.
>
> For such reason, I wanted to hear that is impossible.
>
> But... possible...
>
> So, I have to make it..
>
> Where can I get the sample code or reference about plugIn?


I assume you have access to the flash source? also as i stated you won't
be able to do much interaction with the flash applet. lastly the plugin
architecture is designed to only need to draw every once and a while -
it's not designed to do animations - you can, but it will not perform
well and (if not done very carefully) will drain your battery.

so, sorry, it's 'possible' but you are really running uphill on this
one, as the architecture really isn't designed for this usage.

the homescreen plugin architure is COM based, see IHomePlugin.
For an example see the SDK samples directoty for the sample called
'helloplug'.

riki


----
Invisible Systems, Inc. If you don't see it, we made it.
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
Latest Betas have WM5 layout and speed dial support
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com