PDA

View Full Version : transparent canvas?


Grig
02-05-2004, 02:09 PM
How do I make the canvas transparent?

I have tried _not_ including a bgcolor on the canvas tag but it always turns up white. I want to be able to see the HTML background pattern behind my Laszlo app.

I also looked up the syntax for setting the viewmode to transparent and added this:

wmode: 'transparent'

to my _lzEmbed_ script which uses the Laszlo supplied embed.js script.

No luck yet. Any ideas?

Thank Antun! You Rock! :D

Grig
02-05-2004, 03:16 PM
I figured it out. The problem was with the embed.js logic. I imported it into my HTML page and added wmode: 'transparent', where needed. Now it works like a charm! :cool:

mchvrs
07-28-2005, 09:16 PM
I see you ran into the same issue I have on wanting a transparent canvas. I read your posts but I think I need a better list of instructions on how to actually make it work. Hopefully you can help me out.

Thank you
Micah Iverson
www.krazier.com