Wednesday, February 9, 2011

Popup with drag and drop flash code to remember

http://www.ffiles.com/flash/user_interface/popup_with_drag_and_drop_2373.html

on (releaseOutside, rollOut, dragOut) {
    _root.mc3.gotoAndPlay(40);
}
on (release) {
    getURL("http://knet2.unisys.com/sites/Leadership/Mentoring.aspx", "_self");
}

No comments:

Post a Comment