forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: fggz on November 16, 2006, 02:46:03 pm

Title: Big Window for SWF files
Post by: fggz on November 16, 2006, 02:46:03 pm
How can I have a big window for swf file?
Title: Re: Big Window for SWF files
Post by: Pascal YAP on November 16, 2006, 04:41:22 pm
In description file, add :
Code: [Select]
[url=http://your-File-SWF.swf]Click here for best size[/url]
PYAP
Title: Re: Big Window for SWF files
Post by: Joachim Müller on November 16, 2006, 07:35:16 pm
Just for clarification: I guess Pascal suggested using bbcode, so the actual bbcode would be something like this
Code: [Select]
[ u r l = h t t p : / / y o u r d o m a i n . t l d / y o u r _ c o p p e r m i n e _ f o l d e r / a l b u m s / y o u r f o l d e r / y  o u r - F i l e - S W F . s w f ] C l i c k   h e r e   f o r   b e s t   s i z e [ / u r l ](without the spaces), entered into the caption field.
Title: Re: Big Window for SWF files
Post by: fggz on November 16, 2006, 10:55:21 pm
Thank you. It works perfect with Internet Explorer 6 but it doe not work with Internet Explorer 7. Is there a way to show the .swf files in IE7? It seems that IE7 only can work with .swf when they are embed in a html page.