Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Flash.swf in Briefing
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Flash.swf in Briefing (Read 8905 times)
0 Members and 1 Guest are viewing this topic.
Cedaie
Guest
Flash.swf in Briefing
«
on:
11 Sep 2002, 15:34:38 »
I'm almost certain it's possible, the how-to is all thats missing
if you can incorporate Flash movies into your briefings, ooo, will that change things heaps!
I need the HTML code for it, and I'll test it out.
«
Last Edit: 11 Sep 2002, 15:35:01 by Cedaie
»
Logged
Dalio
Guest
Re:Flash.swf in Briefing
«
Reply #1 on:
11 Sep 2002, 15:39:19 »
isnt the ofp html browser only a very simple html browser?
I dunno if it would have support for embedded programs like flash.
Give it a try and see what happens; )
Logged
icarus_uk
Members
LiarLiarPants Inflame True
Re:Flash.swf in Briefing
«
Reply #2 on:
11 Sep 2002, 15:41:01 »
Flashpoint has a cry if you edit the html is somthing like Word, so I doubt very much is can take a flash movie. As said though, give it a try, the worst that can happen is the brienging is messed up.
Logged
Cedaie
Guest
Re:Flash.swf in Briefing
«
Reply #3 on:
11 Sep 2002, 16:06:36 »
trying it now, also what could happen is OFP could crash cuz the user don't got any flash player plugins lol
//the lines of code used, lol
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0
"WIDTH="550" HEIGHT="400" id="myMovieName"><PARAM NAME=movie VALUE="OFPtest.swf"> <PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="OFPtest.swf" quality=high bgcolor=#FFFFFF WIDTH="320" HEIGHT="240" NAME="OFPtest" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="
http://www.macromedia.com/go/getflashplayer
"></EMBED>
</OBJECT>
«
Last Edit: 11 Sep 2002, 16:11:30 by Cedaie
»
Logged
toadlife
OFPEC Old Skool
Former Staff
Official OFP Editing Center Toad
Re:Flash.swf in Briefing
«
Reply #4 on:
11 Sep 2002, 20:00:06 »
It wont work. OFP doesn't even support the <center> tag.
Logged
"Whenever you want information on the 'net, don't ask a question; just post a wrong answer."
--
Cancer Omega
.
Dalio
Guest
Re:Flash.swf in Briefing
«
Reply #5 on:
11 Sep 2002, 23:30:11 »
Ohh well its only a simple browser, not much can be expected of it, although being more simple than IE
that possible?
Logged
Cedaie
Guest
Re:Flash.swf in Briefing
«
Reply #6 on:
12 Sep 2002, 11:33:58 »
rargh, tests proved negative, nuts to that.
completely ignored the <object> tags, grr
ahh, well back to the drawing board
Cheers ;D
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Flash.swf in Briefing
Top of page