Archived from groups: microsoft.public.pocketpc (More info?)
On 26/04/2005 10:18 AM, in article uVoyMZgSFHA.252@TK2MSFTNGP12.phx.gbl,
"Quaoar" <quaoar@tenthplanet.net> wrote:
> ST wrote:
>> Hi,
>> I'm using O2 mini, I download a free flash player for ppc but it
>> cannot play flash file at all, why?
>>
>> thanks
>
> How did you install the player? Some programs must be installed in the
> default memory (RAM), not Built-in storage or card, in order to
> function.
>
> Q
>
>
Archived from groups: microsoft.public.pocketpc (More info?)
after u downloaded flash player n installed it.
pie can play it cos of it's limitations, u need to create a html mark file
for the swf to play on your ppc.
othrwise u can buy a flash player commerically, creating a html is easy n
free.
u need to create one for each swf files n put them in the same folder.
this is what i did to play swf files (just replace 'nameofyourswffile' with
your swf file name n save it as htm) :
======================
"ST" <sstak@tm.net.my> wrote in message
news:BE93AF56.6C0F%sstak@tm.net.my...
> Hi,
> I'm using O2 mini, I download a free flash player for ppc but it cannot
play
> flash file at all, why?
>
> thanks
>
Archived from groups: microsoft.public.pocketpc (More info?)
On 26/04/2005 01:13 PM, in article #vbKl6hSFHA.164@TK2MSFTNGP12.phx.gbl,
"sohst" <sohst@hotmail.com> wrote:
> after u downloaded flash player n installed it.
> pie can play it cos of it's limitations, u need to create a html mark file
> for the swf to play on your ppc.
> othrwise u can buy a flash player commerically, creating a html is easy n
> free.
> u need to create one for each swf files n put them in the same folder.
> this is what i did to play swf files (just replace 'nameofyourswffile' with
> your swf file name n save it as htm) :
> ======================
>
> <HTML>
> <HEAD>
> <TITLE>nameofyourswffile</TITLE>
> </HEAD>
>
> <BODY bgcolor="#000000">
> <!-- URL's used in the movie-->
> <!-- text used in the movie-->
>
> <OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
>
> codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0
> ,0"
> ID=rapier4 WIDTH=320 HEIGHT=240>
>
> <PARAM NAME=movie VALUE="nameofyourswffile.swf">
> <PARAM NAME=loop VALUE=false>
> <PARAM NAME=menu VALUE=false>
> <PARAM NAME=quality VALUE=medium>
> <PARAM NAME=bgcolor VALUE=#000000>
>
> </OBJECT>
> </BODY>
> </HTML>
>
> =============================
>
>
>
> "ST" <sstak@tm.net.my> wrote in message
> news:BE93AF56.6C0F%sstak@tm.net.my...
>> Hi,
>> I'm using O2 mini, I download a free flash player for ppc but it cannot
> play
>> flash file at all, why?
>>
>> thanks
>>
>
>
This program lets you select the .swf file and also allows
you to set the playing properties (size, bg colour) etc.
and creates the HTML automatically and executes
it in PIE.
"ST" <sstak@tm.net.my> wrote in message
news:BE93AF56.6C0F%sstak@tm.net.my...
> Hi,
> I'm using O2 mini, I download a free flash player for ppc but it cannot
play
> flash file at all, why?
>
> thanks
>
Archived from groups: microsoft.public.pocketpc (More info?)
neat, thanks for creating a vb program but it need a little figuring around
to get it going.
Instruction how to operate the program:
1) click Lists, new then key in name, select folder n location.
2) click Movies, Add, Select (any swf files in Storage Card),
Must key a name in NOTES like the name of your swf file.
3) Save n this will appears in the Flash Movies List box.
4) tab on the swf file name n click Movies, Play n Yes.
"Vincent Collura" <inventor@CeBeans.com> wrote in message
newsz2NrlxSFHA.3696@TK2MSFTNGP15.phx.gbl...
> Hi St:
>
> I have a program on my site that allows you to
> just select the .swf file and customize the player
> settings:
>
> http://www.cebeans.com/flashtheatrep.htm >
> This program lets you select the .swf file and also allows
> you to set the playing properties (size, bg colour) etc.
> and creates the HTML automatically and executes
> it in PIE.
>
> Enjoy!
>
> Vincent Collura
> (Inventor/Engineer)
>
> http://www.CeBeans.com > Did you get your beans Today?
>
> "ST" <sstak@tm.net.my> wrote in message
> news:BE93AF56.6C0F%sstak@tm.net.my...
> > Hi,
> > I'm using O2 mini, I download a free flash player for ppc but it cannot
> play
> > flash file at all, why?
> >
> > thanks
> >
>
>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.