Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Flash modules in text pages

01 Jun 2011, 17:39

Hi!

Is there any possibility to display movie-clips (swf files) in text page of HTML version?

The embed code is right, because they are visible in flash version...

Thanks,
Artur.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Flash modules in text pages

02 Jun 2011, 01:01

This is a bit complex because the textpage output is mainly created to function for the flash version. For the html version, the code needs to be entirely different. We certainly want to accommodate something like this though, so I will speak to Nick and hopefully we will be able to provide some improvements here for next version Imagevue X2.8, which will focus on improved html- and mobile versions.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Flash modules in text pages

02 Jun 2011, 04:01

How do you embed them? Can I see the example? It should be certainly possible to change, say, <img src="*.swf"/> to swfembed code on-the-fly. But first I'd like to see what do you mean exactly.
firedev.com
 
User avatar
Artur
Imagevue PowerPack
Topic Author
Posts: 510
Joined: 20 May 2011, 03:17

Re: Flash modules in text pages

02 Jun 2011, 12:29

Thanks for reply.
Nick wrote:How do you embed them? Can I see the example? It should be certainly possible to change, say, <img src="*.swf"/> to swfembed code on-the-fly. But first I'd like to see what do you mean exactly.
The code is:
Code
<img src="content/_swf/guestbook3/gbv2.swf" width="900" height="400" />
And the "output" is:

HTML version
Image

Flash version
Image

Kind Regards,
Artur.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Flash modules in text pages

03 Jun 2011, 00:59

Ok i get the point. Wrote this down.
firedev.com