Open Director movie in Flash

hi,

actually if u are calling html in which your dcr is embed from your flah movie, there is no need to write a html tag you have to use action script only.

on(Release){
getURL(url , window , “variables”)
}

window and variables are optional

window have four possible parameters
_self current window.
_blank new window.
_parent parent
_top top-level in the current window.

If u make flash movies as the cast of director that will be the better way (i mean call swf from dcr)

regards
ajoK
ajoK@indiatimes.com