free flash templates free css & photoshop templates free flash animation |
#1
|
|||
|
|||
[flash template 9] Message
Hello!
A message appears. If you visit my url: www.kuddukat.se and then choose GALERIJA and then videos you will see the message? /Baxters |
#2
|
|||
|
|||
[flash template 9]
Hi baxter
Please try to be more specific in your title and indicate the flash template number concerned. I think you have this message because your remove jquery. Try to add this line in the header : <script src="js/jquery121.js" type="text/javascript"></script> Please tell me if this solve your problem. |
#3
|
|||
|
|||
Response
Hello Charles!
Yes it works fine when l add the codeline you gave me but then the things under the embeded videogallery appears, l just want to have the videogallery there without the message? I have the first tamplate, the black one, nr 9 l think it is. Portfolio. I can't also link from the videogallery as you can se if you try to choose one of the POCETNA,NOVOSTI and so on. /Baxters |
#4
|
|||
|
|||
Make a link from an inside page
I think the best way to fix this issue is to make a link like that:
http://www.kuddukat.se/index.htm?page=_videos.htm instead of http://www.kuddukat.se/_videos.htm from your page GALERIJA. Then you will handle _videos.htm like other pages. |
#5
|
|||
|
|||
Baxters
Hii Charles!
l've tried it, looks like this. From the GALERIJA l link like this: <a href="index.htm?page=_videos.htm"> <img src="images/videospic.jpg" border="0" alt="Videos" width="320" height="240" /></a></p> <p align="center"> </p> <p align="center"> </p> <p align="center"> </p> <p align="center"> </p> <script type="text/javascript"> initLightbox(); </script> But it doesn't work? Thank you for your time =). /Baxters |
#6
|
|||
|
|||
hi !
The link is OK. But in _videos.htm just put the necessary code like you do for other pages. I mean just put : <!--your VideoGal code starts here--> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ......... <!--your VideoGal code ends here--> |
#7
|
|||
|
|||
Response
Hii!
I don't really understand you? I now put only the videogal code and it looks like.. This is the only code l have now. But it's all white behind. l'm, sorry if l didn't understand you right. <h1>VIDEOS</h1> <!--your VideoGal code starts here--> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="580" height="500" id="Xe-VideoGalV1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="Xe-VideoGalV1.swf?galtitle=VIDEO GALERIJA&galdesc= DOBRO DOSLI! KUD DUKAT VIDEOS<br><br>Video galerija<br> [ENTER...]&trackon=1&imageon=1&downloadon=1& galbg=0x6699FF&galinfobg=0xA7B1C5&textbg=0 x000000&textinfobg=0xffffff&autoON=0" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <embed src="Xe-VideoGalV1.swf?galtitle=My New Movie-Gallery&galdesc= DOBRO DOSLI! KUD DUKAT VIDEOS<br> Video galerija;-)<br> [Ulaz...]&trackon=1&imageon=1&downloadon=1& galbg=0x6699FF&galinfobg=0xA7B1C5&textbg=0 x000000&textinfobg=0xffffff&autoON=0" quality="high" width="580" height="465" name="Xe-VideoGalV1" align="middle" allowScriptAccess="sameDomain" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> <!--your VideoGal code ends here--> |
#8
|
|||
|
|||
In http://www.kuddukat.se/_portfolio.htm just replace <a href="_videos.htm"> by <a href="index.htm?page=_videos.htm">.
If you do that i think everything will be ok. |
#9
|
|||
|
|||
Baxters
Hii!
I did as you wrote but it doesn't help. When l choose the video it all gets white, l will leave it so you can see what l mean. thank you. /Baxters |
#10
|
|||
|
|||
<a href="index.htm?page=_videos.htm"> wont work. This web template somehow doesnt load videos. i tried it with my own website (using this template)
|
|
|