Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 07-28-2009, 01:40 PM   #1
LMC
520+ sites and counting
War Room Member
 
LMC's Avatar
 
Join Date: Apr 2009
Location: Brooklyn, New York
Posts: 1,550
Blog Entries: 16
Thanks: 312
Thanked 1,318 Times in 303 Posts
Contact Info
Send a message via Skype™ to LMC
Default Please Help! Embedd Flash into HTML template problems...

Hey Guys,

My programmer is not responding and I need this to get done so hopefully you can help.

I have a 725*176 banner image (home-bg.gif) spot on my website

I want to turn this into a 725*176 flash banner (text_slideshow.swf) that has motions, etc...

My CSS for that location reads:

.content .home {background-image:url(../images/home-bg.gif);background-repeat:no-repeat;background-position:pxtop;background-color:#ffffff;}

and is just being called by a DIV class

I'm not quite sure how to embedd the Flash into the correct spot...

I know the following code is right...

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="725" height="176">
<param name=
"movie" value="text_slideshow.swf" />
<param name=
"quality" value="high" />
<embed src=
"text_slideshow.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="725" height="176"></embed>
</object>



+++++++++++++++++++++++++++++++++++++++++++++++

So my question is, how to I switch them out...?

NYC is my home.
LMC is online now   Reply With Quote
Old 07-28-2009, 03:23 PM   #2
Freelance Warrior
 
iBBnet's Avatar
 
Join Date: Jul 2009
Location: USA
Posts: 235
Thanks: 1
Thanked 10 Times in 10 Posts
Social Networking View Member's Twitter Profile 
Default Re: Please Help! Embedd Flash into HTML template problems...

I just did this recently for a client... Just input the embed code where the ".content .home" css div is referenced.

Example:

<div class="stylename">
embed code goes here
</div>

This is assuming your site is based on CSS and divs -- not tables.

Bryan
After5PC.net
Freelance Web Development
and Graphic Design Services
iBBnet is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
embedd, flash, html, problems, template

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 02:52 PM.