Template Club Package Silver Pacakage Gold Pacakage Developer Pacakage Accepted Payments Member Login
Welcome, Guest
Please Login or Register.    Lost Password?
Publish swf in Moopopup (1 viewing) (1) Guest
Go to bottomPost New TopicPost Reply Favoured: 0
TOPIC: Publish swf in Moopopup
#31672
Publish swf in Moopopup 1 Year, 3 Months ago  
Hi to all
This module is great, but how can i put a swf file publish in the module???

Thanks

Reldes456
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
reldes456 (Visitor)

Logged Logged  
 
Reply Quote  
#34740
Re:Publish swf in Moopopup 1 Year ago  
I am also interested in that
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
sasiad (Visitor)

Logged Logged  
 
Reply Quote  
#49426
Re:Publish swf in Moopopup 4 Months ago  
Code:

<p style="text-align: center;"><embed width="xxxx" height="xxxx" title="Your Title" menu="true" loop="true" play="true" scale="showall" src="xxxxx" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" /></p>



replace the following arguments: width, heigth, title and src(the path where your swf)
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
Javier (Visitor)

Logged Logged  
 
Reply Quote  
#50919
Re:Publish swf in Moopopup 2 Months, 4 Weeks ago  
Hi guy,
i'm intrested to a lot, but I really don't understand where that code must paste.
Please can someone be more detailed, tks.
Lucas
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
suakin (Visitor)

Logged Logged  
 
Reply Quote  
#54427
Re:Publish swf in Moopopup 1 Week, 2 Days ago  
Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
  id="intro1" width="352" height="402">
  <param name="intro1" value="images/banners/intro1.swf">
  <param name="quality" value="high">
  <param name="wmode" value="transparent">
  <embed name="name" src="images/banners/intro1.swf"
  quality="high" wmode="transparent" width="337" height="387"
  type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?
P1_Prod_Version=ShockwaveFlash">
  </embed>
</object>



www.cubits.com.ar
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
yacu (Visitor)

Logged Logged  
 
Reply Quote  
Go to topPost New TopicPost Reply