Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-10-19 09:24:22

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

kml flashembed: linkable flash banner

im using kimili flash embed plugin.

1.how can I make this flash banner here linkable?

my code in article:

<txp:kml_flashembed movie="files/laenukas.swf" height="300" width="200" />

and in page template:

<div class="banner" ><txp:article_custom form="untitled" section="banner" /></div>

2. and why it doesn’t show up in other sections ( here for example ) beside frontpage?

i didn’t get help in “author support” forum, so i decided to wrotre here

Last edited by Gallex (2007-10-19 09:25:51)

Offline

#2 2007-10-19 11:06:35

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: kml flashembed: linkable flash banner

and why it doesn’t show up in other sections ( here for example ) beside frontpage?

Because your path of the file will work only in frontpage. Try changing it to /uus/files/laenukas.swf and it will work all around http://www.laenukassa.ee/

Code: <txp:kml_flashembed movie="/uus/files/laenukas.swf" height="300" width="200" />

Cheers!

Last edited by Gocom (2007-10-19 11:07:34)

Offline

#3 2007-10-19 11:29:38

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

Re: kml flashembed: linkable flash banner

Because your path of the file will work only in frontpage. Try changing it to /files/laenukas.swf and it will work all around http://www.laenukassa.ee/

it helped, many thanks gocom!

but the first question…

i want the banner to direct the visitors to this url: http://www.laenukassa.ee/pandilaen/ after clicking it. how to achieve this? maybe somehow through the form is better way?

Last edited by Gallex (2007-10-21 10:06:38)

Offline

#4 2007-10-20 08:08:03

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

Re: kml flashembed: linkable flash banner

i need to embed this flash banner to my website and make it to link into this page: http://www.laenukassa.ee/pandilaen/

using kml flashembed plugin i managed to get it work but not to link.
is it possible using this flash plugin to achieve that at all?

or then, can anyone tell me what the best, easyiest way to get there?

Last edited by Gallex (2007-10-21 10:07:19)

Offline

#5 2007-10-20 08:43:32

iblastoff
Plugin Author
From: Toronto
Registered: 2006-06-11
Posts: 1,197
Website

Re: kml flashembed: linkable flash banner

err shouldn’t the link be created in the actual .fla file? aka just some transparent hit state on top of your whole banner?

Offline

#6 2007-10-20 09:03:37

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

Re: kml flashembed: linkable flash banner

err shouldn’t the link be created in the actual .fla file? aka just some transparent hit state on top of your whole banner?

i must admitt, i don’t get what you mean…can you be more specific?

Offline

#7 2007-10-23 06:31:07

iblastoff
Plugin Author
From: Toronto
Registered: 2006-06-11
Posts: 1,197
Website

Re: kml flashembed: linkable flash banner

assuming you have access adobe flash or whatever flash editor you’re using, you should make the link within the flash file. see here for making an ‘invisible link’ on top of the entire flash banner.

Offline

Board footer

Powered by FluxBB