Notices

Multimedia Talk/Review Multimedia Apps for Dell's Axim. Mp3/DivX

Reply
 
LinkBack Thread Tools
Old 05-13-03, 10:20 AM   #1 (permalink)
sammyafrikan
Guest
 
Posts: n/a
flash resizing?

is there anyway to resize a web page done in flash so I can fit it on my axim screen?
  Reply With Quote
Sponsor Ads
Old 05-15-03, 01:47 PM   #2 (permalink)
Aximsite Prospect
 
laeren's Avatar
 
Join Date: Apr 2003
Posts: 7
Thanked 0 Times in 0 Posts
If you're viewing the flash object inside a web page, you can edit the html to change the width/height (i'm doing this to properly watch Strong Bad....)

The width/height that works perfectly for me is WIDTH=230 HEIGHT 167

Just make sure that you edit all places width/height is defined.
laeren is offline   Reply With Quote
Old 05-15-03, 03:11 PM   #3 (permalink)
sammyafrikan
Guest
 
Posts: n/a
can you edit it on your ppc, or do you have to do it on your pc? If you do it on your pc, how do you save the page to your handheld? I'm currently just browsing using my wifi card, but I'm willing to download the pages from my pc as well.

kinda funny, but homestarrunner is what i was trying to get too.
  Reply With Quote
Old 05-16-03, 03:51 AM   #4 (permalink)
Aximsite Prospect
 
laeren's Avatar
 
Join Date: Apr 2003
Posts: 7
Thanked 0 Times in 0 Posts
Quote:
can you edit it on your ppc, or do you have to do it from your pc? if you do it on your pc, how do you save the page to your handheld? I'm currently just browsing using my wifi card, but I'm willing to download the pages from my pc as well.
I was doing it by editing the page on my pc and then using activesync to dump the page to the axim (because stupid stupid PIE can't let you save pages, so far as I can tell). I did just figure out today that Pocket Word opens up HTML and allows you to edit it; how sweet! So you can just pull the page to your Axim and THEN edit it (like if you want it bigger for a special occasion... or something).

Quote:
kinda funny, but homestarrunner is what i was trying to get too.
Of course it is. What other worthwhile flash is there in the world? I've been preparing a bunch to take with me on my Axim during a six-month long internship in Japan; I think that when I get homesick, Strong Bad will be the perfect thing.

One thing : you have to make sure that on your pc, you download BOTH the html page (i.e., sbemail45.html) AND the actual flash thing (i.e., sbemail45.swf), and move BOTH to your axim. I'm not sure there's anything smart enough yet on Pocket PC to read straight swf files.
laeren is offline   Reply With Quote
Old 05-16-03, 02:50 PM   #5 (permalink)
sammyafrikan
Guest
 
Posts: n/a
how do i save the .swf file? I think I can just do a file>save for the html, but I'm not sure on the actual flash file.
  Reply With Quote
Old 05-17-03, 03:10 AM   #6 (permalink)
Aximsite Prospect
 
laeren's Avatar
 
Join Date: Apr 2003
Posts: 7
Thanked 0 Times in 0 Posts
Quote:
how do i save the .swf file? I think I can just do a file>save for the html, but I'm not sure on the actual flash file.
You have it exactly right for the html.

For the .swf file, I exploited something in Mozilla. If you try to go to something like homestarrunner.com/filename.swf in IE, it just plays the file for you, with no way to download it. But if you go to the same URL using Mozilla (or Netscape) it prompts you to either play the file or download it. I'm not entirely certain how to snag the file in IE, because I don't use it that much... I can try to track down someone and ask if you dont' have Moz or Netscape.
laeren is offline   Reply With Quote
Old 05-17-03, 09:15 AM   #7 (permalink)
sammyafrikan
Guest
 
Posts: n/a
ahh... okay. i'll just download one of those and try it. Thanks!
  Reply With Quote
Old 06-02-03, 02:01 AM   #8 (permalink)
Aximsite Prospect
 
Join Date: Mar 2003
Posts: 9
Thanked 0 Times in 0 Posts
Thanks a bunch. I just downloaded the teen girl squad!
Kdog13 is offline   Reply With Quote
Old 06-02-03, 02:01 AM   #9 (permalink)
Aximsite Prospect
 
Join Date: Mar 2003
Posts: 9
Thanked 0 Times in 0 Posts
Thanks a bunch. I just downloaded the teen girl squad!
Kdog13 is offline   Reply With Quote
Old 06-03-03, 04:05 PM   #10 (permalink)
Talyn
Guest
 
Posts: n/a
When you edit the HTML source, you can also remove any EMBED tags too, they are not needed for Pocket PC, and won't work anyway.

Here's a generic template:

Code:
<HTML>
<HEAD>
<TITLE>title of the flash anim</TITLE>

</HEAD>
<BODY bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<P>&nbsp;</P>

<CENTER>
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="230" HEIGHT="167">
<PARAM NAME=movie VALUE="filename.swf">
<PARAM NAME=loop VALUE=false>
<PARAM NAME=quality VALUE=high> 
<PARAM NAME=bgcolor VALUE=#000000> 
</OBJECT>
</CENTER>

</BODY>
</HTML>
No EMBED tags needed, nor is the codebase section which normally appears on the HTML source. Just replace the text in red with whatever values you need, and copy the .html and .swf to your Pocket PC.
  Reply With Quote
Old 07-17-03, 09:21 PM   #11 (permalink)
Aximsite Prospect
 
Join Date: Jul 2003
Posts: 2
Thanked 0 Times in 0 Posts
Thanks for this thread, I'm taking the whole Homestarrunner site and putting it on my axim for vacation.:D
__________________
Xecuetor
Xecuetor 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 X5 Forums 3 03-01-05 10:41 PM
Flash Movies Bygbaby Multimedia 7 03-13-03 10:55 AM
Flash USB Drive to Axim. salilsoman PDA/AXIM Newbies 1 03-06-03 08:08 PM
USB Flash Drive To Axim. salilsoman X5 Forums 1 03-06-03 07:22 PM
Viewing Flash Files on Axim Phoenix Applications and Utilities 4 03-02-03 06:28 PM


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