![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2004
Posts: 39
OS: XP
|
Inserting Flash Problem
Hi, I'm moving on from having WMV's on my website (easy to steal and leech) to using Flash boxes such as those on google video and youtube.
I ran Flash and imported the video and choose my control box, I published the video and the files I got were:- -name.swf -controlername.swf -name.html name.flv -flash project file When I run the HTML file, all is well so I copy and pasted the object/embed code into my HTML file but all that comes up in my page is the video, without the control box which should be at the bottom. Below is the code (which is standard, I have tried putting in my own code which didn't work either, so I just went back to using the standard from flash program) Code:
<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="400" height="356" id="walkerattack" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="name.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="name.swf" quality="high" bgcolor="#000000" width="400" height="356" name="name" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> My site is at www.barry-miller.co.uk if you need a look at the source I have, it is the video's (media >> videos) seaction I plan to use it. Any idea's? TIA Amence |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Jul 2004
Posts: 39
OS: XP
|
OK, no one seems to have an answer for that. How about telling me the code to open up a new window that removes all bars and buttons from the newly opened window. I beleive it's a java script?
<a href="images/video/test/walkerattack.html" on-click"open.window();"> or something along those lines? It's been a while since I've used it, Any help with that one? Cheers Amence |
|
|
|
|
|
#3 (permalink) |
|
Design Team
Join Date: Mar 2006
Location: Philadelphia
Posts: 1,541
OS: Windows Vista Home Premium (x64)
|
Sorry about the flash problem. You've stumped me.
You're going to need some javascript for the pop up. Here is a nice little generator for you to use.
__________________
Nice music blog ![]() Nvu || Notepad++ || Apache || PHP || Keep TSF Alive "The great thing about a computer notebook is that no matter how much you stuff into it, it doesn't get bigger or heavier." |
|
|
|
![]() |
| Thread Tools | |
|
|