Prolly a easy answer to my noob question

We’ve a website johnnysinthedoghouse. com and We’ve 2 webcams that i need to put on the page. I’m attempting to overlay a embedded media player on the jpg background and also the problem I’m having is receiving the media player for you to refresh the photo I direct it to try out. I also have a very javascript that We can put on this page that refreshes the particular image perfectly yet I can’t have it to layer on top of my website image. Here is the media player computer code I’m using:
< MERCHANDISE ID=" MediaPlayer" width=" 480" height=" 420"
style=" job: absolute; left: 330; best: 270; "
CLASSID=" CLSID: 22D6f312-B0F6-11D0-94AB-0080C74C7E95"
TYPE=" application/x-oleobject"
< param name=" autoStart" value=" True" >
< param name=" filename" value=" http: //www. johnnysinthedoghouse. com/webcam. jpg" >
< param NAME=" ShowControls" VALUE=" False" >
< param NAME=" ShowStatusBar" VALUE=" False" >
< /object>

How to get this for you to refresh or replay the image i always upload to this server Seems for you to just load them once and thats the idea. Any help is actually GREATLY! appreciated. Bless you guys!

Anybody searching for…

Firstly, two of these kind of lines are lacking the closing >

< MERCHANDISE ID=" MediaPlayer" width=" 480" height=" 420"
style=" job: absolute; left: 330; best: 270; "
CLASSID=" CLSID: 22D6f312-B0F6-11D0-94AB-0080C74C7E95"
TYPE=" application/x-oleobject"

Each object really should have it’s own unique ID… MediaPlayer1, MediaPlayer2

You ought to specify a doc type to your XHTML web page to maintain browsers
from commencing " quirks mode".

You might even look into using a couple of < iframe> iframes that will place
your current videos… allowing all of them to refresh by themselves, since they might have
their own HTML page(s). < iframe>… inline eyeglass frames, not regular glasses.

Have you tried the " not any cache" thing yet
http: //www. codeave. com/html/code. aspu_log=5080

Additionally, is it achievable to force your. jpg image to be a
different filename everytime That might operate.
You would use PHP to rename the document and generate
your code. It couldn’t cache it because it would never
may see the filename before.

I realize you’re with a deadline now… however try the
" not any cache" methods after which it we can talk about the
PHP thing while in the AM.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *