The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Flash Gallery via HTML pages man.

2 posters

Go down

Solved Flash Gallery via HTML pages man.

Post by BIGbadGHOST April 5th 2010, 12:53 am

Hi guys,
im looking to set up a flash gallery using flash gallery factory and adding to the html pages management section of the forum rather than the forumotion gallery when i publish the new gallery i have options of publishing as html 2 files are produced 1 opening in IE i have taken the source code as follows

<script language="javascript">
function writeFlash(title, w, h) {
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.0.0" width="' + w + '" height="' + h + '" ID="sf" VIEWASTEXT>')
document.write(' <param name="movie" value="' + title + '.swf" />')
document.write(' <param name="quality" value="high" />')
document.write(' <param name="wmode" value="window" />')
document.write(' <param name="allowScriptAccess" value="always" />')
document.write(' <param name="allowFullScreen" value="true" />')
document.write(' <embed src="' + title + '.swf" quality="high" name="sf" allowScriptAccess="always" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + w + '" height="' + h + '"></embed>')
document.write('</object>')
}
</script>

<html>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=6,0,0,0" width="777" height="528" id="tech" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="showcase/flash/fashionshow.swf" />
<param name="quality" value="high" />
<embed src="showcase/flash/fashionshow.swf" quality="high" width="777" height="528" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
<head>
<title>Gallery</title>
<!-- saved from url=(0014)about:internet -->
</head>

<body onLoad="javascript: sf.focus()">

<br><center>Gallery</center>
<table width="100%" height="80%">
<tr>
<td>
<center>
<script language="javascript">
writeFlash("Gallery", 720, 540)
</script>
</center>
</td>

</tr>
</table>
</body>

</html>

the second file is a shockwave flash object im guessing .swf
after searching i have tried loading this file up via swfcabin etc but i cant get the 2 to show the flash in the html page preview from swf cabin i get a url http://www.swfcabin.com/open/1270418110

what would be the html code to add this url and where would i paste the code? after the source code or before it?

your help would be appreciated

Regards
Allan


Last edited by BIGbadGHOST on April 6th 2010, 6:57 pm; edited 1 time in total
avatar
BIGbadGHOST
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

Solved Re: Flash Gallery via HTML pages man.

Post by BIGbadGHOST April 5th 2010, 7:34 pm

i have used a meta refresh url code taking users away from the forum Sad can anybody help with the coding i require?
avatar
BIGbadGHOST
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

Solved Re: Flash Gallery via HTML pages man.

Post by BIGbadGHOST April 6th 2010, 6:35 pm

slower than a week in jail.....never mind i have re-coded and found a new file host without adverts all is working now
avatar
BIGbadGHOST
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

Solved Re: Flash Gallery via HTML pages man.

Post by kirk April 6th 2010, 6:46 pm

BIGbadGHOST wrote:slower than a week in jail.....never mind i have re-coded and found a new file host without adverts all is working now

So is this solved. sorry for the late reply.. we try to get to everyone as fast as we can.
with swfcabin.com i know there is something you have to alter in the url link they give you . then after that i believe you just place it in a simple iframe.. i forgot how to do it but will pm and ask rono.. it's just something silly you have to add to the swfcabin url link.

unless you solved it and no longer need help with it?
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Flash Gallery via HTML pages man.

Post by BIGbadGHOST April 6th 2010, 6:55 pm

thanks kirk all solved now

link for the image host i used may help other members looking to do the same
Link to swf host
then used an embed code
avatar
BIGbadGHOST
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

Solved Re: Flash Gallery via HTML pages man.

Post by kirk April 6th 2010, 7:08 pm

BIGbadGHOST wrote:thanks kirk all solved now

link for the image host i used may help other members looking to do the same
Link to swf host
then used an embed code

yes it absolutely help. it's hard finding good place to upload you swf for free these days.
and they offer a code too. awesome.

Since the topic was marked as solved i will now lock the thread.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum