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

Problem running function from mouseup

$
0
0

Hi All... i am trying to get something quite simple to work

 

 

I draw a rewctangle and then "On mouseUp" i run the code "test()"

 

Then in the stage/creationComplete i have this function

 

function test(){

    alert("hello");

}

 

Nothing seems to happen, im trying to do something a little more complex later on but for now all i want to do is be able to run functions from within Adobe Edge.

 

My understanding was that creationComplete is where i put functions that can be accessable from anywhere in my composition..

 

Thanks for looking!..

 

Justin.

 



Viewing all articles
Browse latest Browse all 9897

Trending Articles