media 65
Home | Login | Register | Password Reset |

Media 65 Technologies | Beta 0.6 |
User Name:   Password: 

Password Reset
Close


Go Back   Media 65 Forums > Joomla > Joomla Templates

 
 
Thread Tools Display Modes
  #1 (permalink)  
Old 12-12-2007, 09:04 AM
Junior Member
 
Join Date: May 2007
Posts: 3
Default Flash swf doesn't show up in header

Hi all! I just finished watching the very useful training video about Joomla Template Kit 2.1. Well I have a swf file I need to use on the header of my template. I uploaded it, changed its path with the wizard, moved the file (i don't remember its name) under the script folder to the images folder of my template, but when I test the page on a browser the flash animation doesn't show up. What am I doing wrong? Could someone help me?

Thanx

Fabry from Italy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old 12-12-2007, 09:26 AM
Administrator
 
Join Date: Sep 2006
Posts: 332
Default

Hi fabrymac,

The file that DW makes in some version is
Code:
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
Code:
 <script src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>
AC_RunActiveContent.js" type="text/javascript"></script>
this to edit the file in DW.

The two parts that count in the flash include are.
param name="movie"
Code:
  <param name="movie" value="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>Joomla Template Kit Se 2.1 Video Beta-7.swf" />
& embed src=
Code:
<embed src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>Joomla Template Kit Se 2.1 Video Beta-7.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="640" height="475"></embed>
both the AC_RunActiveContent.js and SWF Movie need to be in the images folder.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old 12-12-2007, 10:06 AM
Junior Member
 
Join Date: May 2007
Posts: 3
Default

Thank you very much for the fast reply. I appreciate it!
I'll try this solution tonight at home and I'll post the results.

Fabry!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old 12-13-2007, 02:04 AM
Junior Member
 
Join Date: May 2007
Posts: 3
Default It works!!!!

Thank you very much! It works perfectly now.

ufff.....I was desperate...

You had been great!

Fabry

Meeeeeerry Christmaaaasss!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old 12-13-2007, 09:44 AM
Administrator
 
Join Date: Sep 2006
Posts: 332
Default

Hi Fabry,

Glad it's working for you.
Happy Holidays to you too.

Cheers,
Brian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 09:35 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0