tomate
%Europe/Berlin %373 %2005, 09:58
ik heb voor m'n site een flash intro gemaakt heb alleen een probleem.
Ik weet niet hoe ik m'n flash intro automatisch moet laten overgaan naar m'n site.
'k heb wel het actionscript:
btn_nextpage.onRelease=function()
{
getURL("index2.html","_self");
}
Als ik het ingevoerd heb en ik wil het bekijken geeft flash deze melding:
**Error** Scene=intro, layer=AS, frame=1:Line 1: You must export your movie as Flash 5 to use this action.
btn_nextpage.onRelease=function()
Total ActionScript Errors: 1 Reported Errors: 1
Ik weet niet hoe ik m'n flash intro automatisch moet laten overgaan naar m'n site.
'k heb wel het actionscript:
btn_nextpage.onRelease=function()
{
getURL("index2.html","_self");
}
Als ik het ingevoerd heb en ik wil het bekijken geeft flash deze melding:
**Error** Scene=intro, layer=AS, frame=1:Line 1: You must export your movie as Flash 5 to use this action.
btn_nextpage.onRelease=function()
Total ActionScript Errors: 1 Reported Errors: 1