Embed and launch

<object width="640" height="385"><param name="movie" value="http://vt.realbiz360.com/MLS-577731.html"></param><param name="allowscriptaccess" value="always"></param><embed src="http://vt.realbiz360.com/MLS-577731.html" type="application/x-shockwave-flash" allowscriptaccess="always" width="640" height="385"></embed></object>

 

Can anyone tell me why this script won't work to launch that url?

I am trying to use an embed feature I have on my module but it won't appear the above gives a white screen.........

Csampson
Quote · 19 Jun 2011

your embed code is ok but the url your giving to it , is not .. you should put the link to a swf file not an html file

anyways i opened the url

http://vt.realbiz360.com/MLS-577731.html

in this case you should use an iframe tag

<iframe src="http://vt.realbiz360.com/MLS-577731.html" width="1000" height="550" frameborder="0"></iframe>

but you need to set the hight and the width

 at any rate the reason that i used iframe tag for this flash object is because it is formed by many objects so that there isnt a whole swf file in this page  

if i did help you .. it wont hurt to go to my profile and add a recommendation for me ;)
Quote · 19 Jun 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.