1
vinit
Flash in newbb2 posts
  • 2005/1/1 12:14

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Hi,

How to embed the flash components in newbb2 posts. I wrote the normal flash embeding html code. but it didnt came up.

[/quote]
<div class="blockContent"><p align="center">
<object classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="400" height="250">
<param name="movie" value="http://www.foo.com/bar.swf">
<param name="quality" value="High">
<embed src="http://www.foo.com/bar.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="400" height="250"></object><br>

</p></div>

[/quote]


All i see is the code in my newbb post, where as bar.swf exists in reality which i can see.

Read few posts which says enable .swf in mime types, i did that too, but i guess thats for uploads so didnt had any effect.

2
hervet
Re: Flash in newbb2 posts
  • 2005/1/1 14:31

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


I know that my question can seems stupid but did you authorized html's code in posts ?

3
vinit
Re: Flash in newbb2 posts
  • 2005/1/1 15:07

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


I did,
Other wise it shows entire html code. Right now its showing partial code

4
jdseymour
Re: Flash in newbb2 posts

Here is a working example I found just today with a google search for the same subject.

Helped me embed flash into edito.

Flash forum post

HTH.

5
vinit
Re: Flash in newbb2 posts
  • 2005/1/1 17:18

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Dammit it works there, why not at my place

testing your code here

<center>
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="500" height="360">
<param name="_cx" value="8467">
<param name="_cy" value="4763">
<param name="FlashVars" value="-1">
<param name="Movie" value="http://www.infonegocio.com/xeron/bruno/olympics.swf">
<param name="Src" value="http://www.infonegocio.com/xeron/bruno/olympics.swf">
<param name="WMode" value="Window">
<param name="Play" value="-1">
<param name="Loop" value="-1">
<param name="Quality" value="High">
<param name="SAlign" value>
<param name="Menu" value="-1">
<param name="Base" value>
<param name="AllowScriptAccess" value="always">
<param name="Scale" value="ShowAll">
<param name="DeviceFont" value="0">
<param name="EmbedMovie" value="0">
<param name="BGColor" value>
<param name="SWRemote" value><embed src="http://www.infonegocio.com/xeron/bruno/olympics.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="360"></object></center>


===========================================

testing my code here

<div class="blockContent"><p align="center">
<object classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="400" height="250">
<param name="movie" value="http://www.infonegocio.com/xeron/bruno/olympics.swf">
<param name="quality" value="High">
<embed src="http://www.infonegocio.com/xeron/bruno/olympics.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="400" height="250"></object><br>

</p></div>

ops html is not enabled here ...

cant test :(

6
jdseymour
Re: Flash in newbb2 posts

You can see my edito entry here:
Module Install Tutorial

And here is the code:

<HTML>
<
BODY><center><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="1024" HEIGHT="788" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0">
<
PARAM NAME=movie VALUE="http://www.warpigw2.com/modules/edito/images/uploads/Module_Install1.swf">
<
PARAM NAME=play VALUE=true>
<
PARAM NAME=loop VALUE=false>
<
PARAM NAME=quality VALUE=low>
<
EMBED SRC="http://www.warpigw2.com/modules/edito/images/uploads/Module_Install1.swf" WIDTH=1024 HEIGHT=788 quality=low loop=false TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</
EMBED>
</
OBJECT>
</
center>
</
BODY></HTML>


Bare in mind it is still work in progress. But I hope it helps you compare code.

7
vinit
Re: Flash in newbb2 posts
  • 2005/1/1 17:39

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


I can see the flash in preview, but when i post it, i see nothing.

Only the msg saying download flash player. :(


Frustrating is that it works on xoops2.org and not at my place

8
jdseymour
Re: Flash in newbb2 posts

What browser are you using?

9
vinit
Re: Flash in newbb2 posts
  • 2005/1/1 17:46

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Firefox 1.0

i dont think browser has any issue to do with, since i can see all the flash stuff all arround. Only issue lays on is in with newbb :(

10
jdseymour
Re: Flash in newbb2 posts

Just before I got mine to work, I went to macromedia and downloaded an update to the flash and shockwave player for firefox.

Login

Who's Online

234 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 234


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits