onClipEvent and loading external images


i'm flash newbie , trying change images following calls up. (using cs4 , 2.0)

 

 

onclipevent (load)

{

    imageproperties = _root.getcurrentimagename(0);

    loadmovie(_root.url + imageproperties.name, this.cont.pic);

    url = imageproperties.linktoopen;

    targetwindow = imageproperties.target;

}

where getcurrentimagename calling image from? or...
where imageproperties.linktoopen pointing to?
honestly, find image in directory , change out same name/pixel size, i'd add more images particular project same conditions.
i'm 1 of girls knows enough cause more damage good, @ least point me in right direction. please help~ ;p

on main timeline there should actionscript includes function named getcurrentimagename.  whatever function doing assigning values object called imageproperties, 1 of web address (url)



More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい