Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Swap Image in a symbol

$
0
0

I have a blank symbol on the stage titled "holder"

 

What I want to do is click on a button on the stage and have an image show up in the symbol.

 

I am using this on a click event but I can't seem to figure out what I am doing wrong.

 

sym.getSymbol("holder").css({"background-image":"url('images/wht.png')"});

 

Pretty new to all of this....thanks in advance.


Viewing all articles
Browse latest Browse all 9897

Trending Articles