Notices

X5 Forums Talk about anything related to the X5.

Reply
 
LinkBack Thread Tools
Old 03-06-03, 11:02 PM   #1 (permalink)
Bygbaby
Guest
 
Posts: n/a
Flash Movies

has anyone figured out how to play flash files after downloading the flash media plaey from Macromedia?

Talk to me
  Reply With Quote
Sponsor Ads
Old 03-07-03, 12:00 AM   #2 (permalink)
Aximsite Rookie
 
IronMonkeyGF's Avatar
DAP Freshman
 
Join Date: Feb 2003
Location: Rochester, NY
Posts: 46
Device: RAZR :/
Carrier: Cingular
Thanked 0 Times in 0 Posts
I found this on Macromedia's site:

Not able to open SWF files directly: The user cannot open SWF files directly. Pocket PC users must copy two files (the SWF and HTML files) to the device for each Macromedia Flash movie they wish to view. To view the Macromedia Flash movie, the user must use the File Explorer or type in the URL for the HTML file. Pocket IE does not have a File > Open command.
__________________
-Gabe
IronMonkeyGF is offline   Reply With Quote
Old 03-07-03, 12:24 AM   #3 (permalink)
Aximsite Rookie
 
IronMonkeyGF's Avatar
DAP Freshman
 
Join Date: Feb 2003
Location: Rochester, NY
Posts: 46
Device: RAZR :/
Carrier: Cingular
Thanked 0 Times in 0 Posts
I've got a little bit better of an answer for you. I made up this short html code so you can view the movies. I tried it out with a flash file I have and it worked. It's just a quick rough attempt, so play around with the code if you know how. All you have to do is copy this code into notepad click save as and name it whatever.html. Add this html file and the .swf in the same directory and use file explorer and click on the html. Change the YOUR_FILE part to whatever your .swf file name is.

You can't edit html on the pocket pc (at least that I know of) so you need to either keep changing the html and re-sending it to your axim, or have an html for every flash movie.

Hope this code goes through as plain text....

<HTML>
<HEAD>
<TITLE>Pocket PC Flash Player By IronMonkeyGF</TITLE>
</HEAD>
<BODY bgcolor="#FFFFFF">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
cab#version=5,0,0,0"
WIDTH=100% HEIGHT=100%>
<PARAM NAME=movie VALUE="YOUR_FILE.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="YOUR_FILE.swf" quality=high bgcolor=#FFFFFF WIDTH=100% HEIGHT=100%
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/
shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
</BODY>
</HTML>
__________________
-Gabe
IronMonkeyGF is offline   Reply With Quote
Old 03-01-05, 10:41 PM   #4 (permalink)
Aximsite Rookie
 
sdpinter's Avatar
DAP Freshman
 
Join Date: Nov 2004
Location: Syracuse, NY
Posts: 84
Thanked 0 Times in 0 Posts
use Tillanosoft PocketNotepad for editing documents just like on microsofts Notepad. you can go to http://tillanosoft.com to find the software.
sdpinter is offline   Reply With Quote
Reply

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash Movies Bygbaby Multimedia 7 03-13-03 10:55 AM
USB Flash Drive To Axim. salilsoman X5 Hardware Troubles 6 03-09-03 11:23 AM
watching movies on axim pookster Multimedia 6 03-05-03 02:30 PM
Viewing Flash Files on Axim Phoenix Applications and Utilities 4 03-02-03 06:28 PM
Playing Flash Bygbaby X5 Forums 1 02-24-03 09:45 PM


All times are GMT -5. The time now is 03:39 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC