Unspecified Error

C

Craig Keightley

I am currently developing a website using Flash that (during the preload)
changes a value of a hidden field in the HTML page.

There is a javascript in the html page that tells the flash not to load
specific labels until the hidden field is changed form n to y (from the
flash file)

SCRIPT in page

function callButton(labelName){
if(document.all.flashLoaded.value == "y"){
document.flashFile.TCallLabel('/', labelName);
}
}


However, as the pages load for the first time, i receive an unspecified
error

Am i doing anything wrong???

The site can be seen at http://flares.sdtest4.co.uk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top