Results 1 to 8 of 8

Thread: Insert Flash contents???

  1. #1
    Join Date
    Jan 2006
    Posts
    33

    Default Insert Flash contents???

    Insert Flash contents??? like a banner...please help me again......one more time but not the last..jejejeje

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    I'm not a flash-er guy. Please teach me how to add flash content into regular html code. Then I may be able to provide the smarty code.

  3. #3
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    i think you need to use the {insert} with smarty... im not sure, i remember doing it for a banner on a blog once, but it was a while ago. Check out the smarty website.

    Dody you use :

    Code:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
    codebase="http://download.macromedia.com
    /pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
    width="400" height="300" id="movie" align="">
    <param name="movie" value="movie.swf">
    <embed src="movie.swf" quality="high" width="400"
    height="300" name="movie" align="" 
    type="application/x-shockwave-flash"
    plug inspage="http://www.macromedia.com/go/getflashplayer"> 
    </object>
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  4. #4
    Join Date
    Jan 2006
    Posts
    33

    Default

    yea this is the way but the movie not load...is like a images if you dont put this line <%$tpl_base%>....and the {insert} with smarty I dont undertand....please explain me.....heelp ...thanks

  5. #5
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    try :

    {literal}

    Usual object/flash embed code here
    {/literal}
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  6. #6
    Join Date
    Jan 2006
    Posts
    33

    Default

    ......nothings happens......please be mooore explicit......pleeease

  7. #7
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    according to inspireme:
    Code:
    <%literal%>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
    codebase="http://download.macromedia.com
    /pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
    width="400" height="300" id="movie" align="">
    <param name="movie" value="movie.swf">
    <embed src="movie.swf" quality="high" width="400"
    height="300" name="movie" align="" 
    type="application/x-shockwave-flash"
    plug inspage="http://www.macromedia.com/go/getflashplayer"></object>
    <%/literal%>

  8. #8
    Join Date
    Jan 2006
    Posts
    33

    Default

    coool thanks.....jaja the problem was my movie path.....jejeje.....goood support dudes....

Similar Threads

  1. insert tabel in mysql
    By landuyt in forum v3.2
    Replies: 7
    Last Post: 10-18-2005, 09:11 AM
  2. Contents of URL field
    By Nax in forum Pre-Sales Questions
    Replies: 1
    Last Post: 05-11-2005, 02:58 PM
  3. How do i edit add link insert
    By morgankd in forum v5.x
    Replies: 2
    Last Post: 02-17-2005, 03:31 PM
  4. Insert ads between links
    By esm in forum v3.2
    Replies: 31
    Last Post: 09-16-2003, 10:22 PM
  5. Replies: 2
    Last Post: 08-03-2003, 02:40 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
  •