1
e-daniel
Integrated Flash on my new Template
  • 2010/9/29 23:20

  • e-daniel

  • Just popping in

  • Posts: 2

  • Since: 2010/9/29


Hello

I work in Flash and I opt for xoops is really superb.
In my template, file: theme.html

I would like to add a header high into Flash.
I test different coding .. nothing happens
my animation is white (it works perfectly in local)
it works perfectly if I go to the url link online.

below the different codes, I do not know quite what to do: /


---

27CDB6E-AE6D-11cf-96B8-444553540000" id=index width=900 height=150 codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=6,0,0,0">





<IMG SRC="****" width=900 height=150 BORDER=0>


---




and this isnt ok


--





---

2
Tarik
Re: Integrated Flash on my new Template
  • 2010/9/29 23:35

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


first of all check if <{$xoops_imageurl}> give the correct path
by checking the source of your website
and for kind of things it's probably better if you begin with some simple
code and then search for optimization
try this code
<object width="900" height="150">
<
param name="movie" value="<{$xoops_imageurl}>/logo.swf">
<
embed src="<{$xoops_imageurl}>/logo.swf"width=900 height=150>
embed>
object>

3
e-daniel
Re: Integrated Flash on my new Template
  • 2010/9/30 10:23

  • e-daniel

  • Just popping in

  • Posts: 2

  • Since: 2010/9/29


hi thx for your help
It does not work..maybe problem with export .swf

i search ...



4
kris_fr
Re: Integrated Flash on my new Template
  • 2010/9/30 10:32

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hi,

<object width="900" height="150"
<
param name="movie" value="http://www.sitename/mylocation/logo.swf" /> 
<
embed src="http://www.sitename/mylocation/logo.swf"width=900 height=150
embed
object>

Login

Who's Online

337 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 337


more...

Donat-O-Meter

<{$xoops_slogan}>
Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits