Search…

X3 Photo Gallery Support Forums

Search…
 
howardwlk
Topic Author
Posts: 13
Joined: 12 May 2009, 05:37

flash cannot show correctly in the Textpage

09 Feb 2011, 12:55

I just upgraded my gallery to version 2.6 but I have some problem in the textpage after the upgrading.

Please check the pages below:

Textpage cut the flash:
http://www.howard-w.com/#/content/05_What_News/
The html using in in textpage:
<img src="guestbook2/gbv2.swf" alt="guestbook" height="372" width="546.9" />


The size is wrong:
http://www.howard-w.com/#/content/00_Guestbook/
The html using in in textpage:
<img height="2250" width="600" src="whatnews/What_News.swf" />


There are display normally when I was using 2.1.x

How Can I fix this problem?



I have another problem for sorting the folder.
I can use the setting "na/nd/da/dd..........." to sort the folders automatically.
How can I do it in version 2.6


Thank you.
http://www.howard-w.com
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: flash cannot show correctly in the Textpage

10 Feb 2011, 08:22

Folder sort we are planning to bring back in 2.7, we thought that manual sorting would be enough, but obviously people are asking about it. Sorry, right now the manual sort is the only way.
firedev.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: flash cannot show correctly in the Textpage

24 Feb 2011, 04:48

howardwlk wrote:I just upgraded my gallery to version 2.6 but I have some problem in the textpage after the upgrading.

Please check the pages below:

Textpage cut the flash:
http://www.howard-w.com/#/content/05_What_News/
The html using in in textpage:
<img src="guestbook2/gbv2.swf" alt="guestbook" height="372" width="546.9" />


The size is wrong:
http://www.howard-w.com/#/content/00_Guestbook/
The html using in in textpage:
<img height="2250" width="600" src="whatnews/What_News.swf" />


There are display normally when I was using 2.1.x

How Can I fix this problem?
I am currently looking into this, and I can't understand how this was working fine earlier. Also, there seems to be two issues here:

1. Your guestbook swf is cut off, but NOT stretched. Did you try to just increase the height parameter in the embed code?

2. In regards to your dynamic SWF clip, the problem occurs when you embed a SWF not at its default size when it is initially empty. What this does, is virtually stretch the SWF in height, so it will be several hundred % stretched. Then, when images are loaded into this stretched movieclip, they will obviously inherit the stretch. I can not understand how this was working correct earlier ... Perhaps you can try and embed the SWF WITHOUT the width and height parameters and see what happens?

I would be happy to create a workaround for this, but I don't see how this is different from before. As mentioned in regards to SWF files, they may often change after they are first loaded, so the initial width/height may not be corrupt. It may stretch the SWF or or cut off the SWF depending on what is loaded and what code is executing in the loaded SWF.
 
howardwlk
Topic Author
Posts: 13
Joined: 12 May 2009, 05:37

Re: flash cannot show correctly in the Textpage

24 Feb 2011, 06:28

I tried the solutions, they seem not working fine.

Here are the result:

the width and height parameters :
Image

increase the height:
Image


Two swf also have the fix size, so I don't know what happen right now.
http://www.howard-w.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: flash cannot show correctly in the Textpage

25 Feb 2011, 01:42

Please try this SWF file. It does not do anything with "SWF" files, and swf files in textpages work the same as earlier X2 releases. Upload it to your iv-includes/ directory, and make sure to clear your cache before you check it. (Right-click and choose "save as")
http://dl.dropbox.com/u/746603/files/imagevue2.swf
howardwlk wrote:Two swf also have the fix size, so I don't know what happen right now.
Not quite sure what you mean by this. An image has a size, a SWF does not have a fixed size. If you embed a swf at a specific size in the textpage, this may be different than the SWF files original dimensions ... This means that the SWF may stretch (as seen in your images SWF).
 
howardwlk
Topic Author
Posts: 13
Joined: 12 May 2009, 05:37

Re: flash cannot show correctly in the Textpage

25 Feb 2011, 20:28

Wow..... it is working fine now..

Thank you very much for your help.
http://www.howard-w.com