Welcome to the E-Blah Community!
We would like to welcome you to our community and invite you to register an account or login.
Being a registered member is important, as it gives you several advantages over the normal Guest status. After registering you will be able to download files and images, post messages, and access member-only portions of the forum - just to name a few. Registration is quick and simple, and only takes about a minute of your time.

E-Blah Community    Technical Support    Forum Support  ›  Including Flash in Post with HTML
Users Browsing Forum
No Members and 1 Guests

Including Flash in Post with HTML  This thread currently has 136 views. Print
1 Pages 1 Recommend Thread
bnh
July 15, 2008, 5:37pm Report to Moderator Report to Moderator
E-Blah Member
Posts: 26
Posts Per Day: 0.14
Time Online: 12 hours 38 minutes
Using eBlah 10.3.5

I'm trying to embed a flash animation program into a post, using standard html codes, e.g. <object> and <embed> commands.

Yes, the html option has not been disabled.

Using standard html codes, the flash program will not appear, and I have to link to it from the post to an outside html page. The flash program works and all is fine. But this takes the viewer out of the eblah forum. So I'm trying to get the flash program to appear in the actual post.

I have found that when I surround the html code in the post with the "code" bracket, as shown below, it almost works.

The program appears and plays in the post, but the aspect ratios are off -- or the display window is off. Something is not quite right.

Only half of the flash program shows in the post. There is a black box area, which I assume defines the area of the flash program, but the animation program itself appears only half way up the black area. Very strange.

The flash program in the post is also smaller than it would appear on a normal html page.

I also notice that when the "code" brackets are used, the program will not center. This would be acceptable, if I could get all of it to appear.



-----------------------------
The following is inserted at the end of a post, and almost works. What will not show up is that I have inserted the "code" brackets around all of this standard html.

It almost works. Any suggestions?


Code
<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="320" HEIGHT="240">
<PARAM NAME=movie VALUE="http://www.whatever.com/15.swf">
<PARAM NAME=quality VALUE="high">
<EMBED src="http://www.whatever.com15.swf" quality="high" WIDTH="320" HEIGHT="240" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
Logged Offline
Private Message Private message
bnh
July 15, 2008, 11:05pm Report to Moderator Report to Moderator
E-Blah Member
Posts: 26
Posts Per Day: 0.14
Time Online: 12 hours 38 minutes
I have figured out one problem. The "half appearance" of the flash program inside the black box was caused by the automatic frame-in-frame format that accompanies the "code" command. By moving the mouse wheel I could at last center the flash program inside the black box.

I'm still stuck with the problem of the flash program being smaller than the original. In its present size, the text cannot be read. And the flash program having to be centered by moving the mouse wheel is not a solution I would want to keep.

But at least the flash program shows in the post with html commands inside the "code" command.

Anyway around the frame-in-frame approach?
Size problem?
Logged Offline
Private Message Private message Reply: 1 - 2
Nat
July 16, 2008, 4:20pm Report to Moderator Report to Moderator

It's Nice Here :)
Administrator
Posts: 1,634
Gender: Male
Posts Per Day: 0.90
Reputation: 88.89%
Reputation Score: +32 / -4
Time Online: 5 days 8 hours 59 minutes
Location: manchester (UK)
Age: 46
Have you taken a loom at the mods that Martin has done?


"Thats The Way The Mop Flops"
http://www.motionandheart.co.uk/
Logged Offline
Site Site Private Message Private message Reply: 2 - 2
1 Pages 1 Recommend Thread
Print

E-Blah Community    Technical Support    Forum Support  ›  Including Flash in Post with HTML