Hey,
try to use an HTML embed. Thats should work for you.
Best,
Martin
Am 22.01.2011 um 00:56 schrieb [email protected]<mailto:[email protected]>:
i try to add some flashobject into the iframe like this (d3 contains
youtubecode):
var layout1 = new qx.ui.layout.Dock();
this.containerPreview["Mediavorschau"] = new
qx.ui.container.Composite(layout1).set({
padding : 0,
decorator : null
});
this.media = new qx.ui.embed.ThemedIframe();
this.media.addListener("load", function(e) {
this.debug("Loaded: " + this.getSource());
});
this.containerPreview["Mediavorschau"].add(this.media,
{edge:"center"});
this.media.setSource(d3);
i get always access denied
Error 403
localhost<http://localhost/>
01/22/11 00:54:10
Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color
PHP/5.2.8
Why? How can i fix this? I have a similar version created with my own code ,
without nany problems.
How can i use this youtubecodes to be displayed?
Thank you
<ATT00001..txt><ATT00002..txt>
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel