View Single Post
Old 01-29-2004, 03:24 PM  
 Smokey The Bear 
So Fucking Banned
 
Join Date: Dec 2003
Location: South Of Heaven™
Posts: 3,880
Quote:
Originally posted by Seb From Holland
Well, I read that when converting a small piece to flash the file size is smaller. It's just gonna be a few seconds of video without sound. The original file is a .wmv file and I'm not sure if Macintosh users can read that format when hahahahahaded.

I found some import function in Flash, thanks. I never use the program so excuse my stupidity.
Only one way to find out

If you want i can edit the wmv file for you and take out the sound or just make it smaller.

Or heres the code to run it in a window, just make a test page and ask some gfy users to test it and see if it works on mac.

<textarea rows=20 cols=120><0BJECT id=MediaPlayer1
codèBase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701
type=application/x-oleobject height=290
standby="Loading Microsoft® Windows® Media Player components..."
width=300 classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95>
<PARAM NAME="autoplay" VALUE="true">
<PARAM NAME="FileName" VALUE="1.wmv">
<PARAM NAME="ShowControls" VALUE="True">
<PARAM NAME="ShowStatusBar" VALUE="True">
<PARAM NAME="loop" VALUE="true">
<èmbed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"
SRC="1.wmv" width="320" height="240"
autostart="1" showcontrols="1" statusbar="1" sound="0"></èmbed>
</textarea>

i had to edit it a bit to make it show up..
 Smokey The Bear  is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote