Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2006
    Location
    Gold Coast, Australia
    Posts
    4
    Plugin Contributions
    0

    Default Main Page Body - Flash, swf ... HELP!

    Okay,

    I will be the first to admit, I have NO IDEA what I am doing! I am fine with making superficial changes, but this one has got me STUMPED!

    Here's what I want to do...
    I want to display a slideshow / flash (i'm getting a bit confused and don't know if i just reffered to the samething or diffferent thing) in the middle of the home page, where the text would be had i used the define pages editor.

    I have read pages upon pages of forums and have tried all sorts of freaky stuff, and still it does't seem to work.

    I have however, had the success of making it show up if I used the define pages editor in the preview section, but when i press okay and upload the file it comes up with that little annoying red "X"

    Can anyone help me, in plain old english or am I way over my head?

  2. #2
    Join Date
    Jan 2006
    Posts
    229
    Plugin Contributions
    0

    Default Re: Main Page Body - Flash, swf ... HELP!

    You have to embed the flash source into your code. When you created the flash movie, the HTML output will give you the code you need to put in the flash. It look similar to this:

    <object width="550" height="400">
    <param name="movie" value="somefilename.swf">
    <embed src="somefilename.swf" width="550" height="400">
    </embed>
    </object>

    You're most likely getting a red "X" because you're trying to insert it into your HTML like an image - Flash is NOT an image. Not even close.

  3. #3
    Join Date
    Nov 2006
    Location
    Gold Coast, Australia
    Posts
    4
    Plugin Contributions
    0

    Default Re: Main Page Body - Flash, swf ... HELP!

    lol! hehe whoopsie!

    okay so I know what your talking about the html code, it comes up when i save the file. now I need to know....

    What file do I put this code into... and where in this file do I put it?

    Thanks for helping, I really appreciate it!

 

 

Similar Threads

  1. Replies: 5
    Last Post: 12 Oct 2010, 02:54 PM
  2. Question about using flash SWF in the main page....
    By hyperspeed in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Jul 2009, 02:16 AM
  3. Flash Help on the main page
    By ShopShogun in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Mar 2009, 03:38 AM
  4. Flash/Swf Sizing on Main Page
    By mbparrinello in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 25 Apr 2007, 02:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg