If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: Cool Tips & Tricks FAQ ::: (HTML-Flash) Using a flash movie in a signature
New Topic    Add Reply
Topic: (HTML-Flash) Using a flash movie in a signature  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
Nutrocker

ezboard Moderator
ezSupporter
Posts: 91
Posted: 10/19/01 2:51 pm    
(HTML-Flash) Using a flash movie in a signature
Because the Object tag is blocked by ezboard in signatures and topics for security reasons, many people struggle making a flash movie work in signatures. This is how to do it.

<div align="center"><embed width="??" height="??" src="URL TO YOUR FLASH MOVIE!!!!!"></div>

Works for me....make sure the movie ends with '.swf'

Replace the ?? for the size of the movie in pixels.

The div align="center" aligns the movie centrally within your signature.

The above code works because the embed tag is still allowed within signatures.
However embed is blocked within a topic on a non HTML enabled board.

Edited by: atlass at: 12/15/01 10:35:11 am

  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 5324
Posted: 10/24/02 2:51 pm    
IMPORTANT - PLEASE NOTE
The above no longer works in signatures for Free user accounts since the upgrade to Version 7 of all Ezboards. Ezsupporter accounts were affected for a while, until Ezboard released a patch that allowed Flash within sigs for Ezsupporter accounts yet again.
:)

Flash movies can still be used within the advanced area of all your boards.

Edited by: Nutrocker at: 8/13/03 2:26 pm

  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 13326
Posted: 8/8/04 1:35 pm    
Re: IMPORTANT - PLEASE NOTE
If you want to use a Flash movie for your main board page banner, but only display it on the main page and NOT within the forums use the following.

The following script goes in your custom header (3rd box from the top) within your custom html area.
Edit the red sections, your board url, your flash movie url and size.

 
<script language="JavaScript">

if ( self.location == "http://pXXX.ezboard.com/bforumname" ) {

document.write('<div align="center">' +
'<embed src="http://www.server.com/images/mainbannerimage.swf" width="X" height="Y">' +
'<\/embed>' +
'<\/div>');

}
</script>


  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - Cool Tips & Tricks FAQ -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.