I'm having problems with bloody Netscape. The Flash MX swf loads and works perfectly fine in all IE browsers we've tested and most Netscapes, but it won't load in Netscape 4.08. I'm trying to tell them to just forget about 4.08 but they won't. Any ideas on how to go about fixing this?
Ta,
Emma
I'm trying to get javascript to call a function within my actionscript, but I can't seem to find anything to tell me how. I can set and get variables and change frames etc but I can't seem to make the javascript call an actual function. Any ideas?
Ta
Emma
My radio buttons won't turn off! I dragged them into a movie clip and set the initial state to false. I can turn them on by clicking them alright, but can't turn them off. There's gotta be something I'm missing right?
I tried writing an on(release) {} for them, but it appears it only gets...
I have a movie which displays simple error messages in a dynamic text field when you do something wrong. I want to be able to hide the messages after say 8 seconds but I'm not quite sure how to go about doing it. Any ideas?
I have a flash movie that needs to load a whole heap of data and I'm not sure what the best way to do it is. The flash is embedded in an ASP page, and the data is coming from either a database or an xml file, we haven't decided which yet. Can someone help me out and let me know the best way to...
I have windows 2000 server installed, but can't get socks working. I'm connected through a hub to a dynalink dsl router. There's another machine (Windows XP) connected which has icq and everything else working fine. How can I make socks work on the Windows 2000 computer as well?
is there a way to load movies into the library using actionscript? I have a whole heap of .swf names in an xml file which I need to load into my movie. I don't really want to use loadMovie, and was wondering if there was a way to import these into the library.
Thanks
Em
Ok, here's the deal...
I'm trying to create a quiz where the questions and answers are loaded from an XML file. Each question consists of "What letter does this start with?" and a picture (say an apple). I'm using loadMovie to load the pictures which are external swfs. That bit all...
Is there a way to check whether a file exists without using the fileSystemObject? I am having problems with the FSO reading my mapped network drive (read my last posts) and was wondering if anyone knew of another way to check if a file exists in a virtual directory - I keep getting "page...
I created a network map on my IIS server to a network share in my network. I gave the map the drive letter F:. I can view and access the share from the web server desktop, but when I run the following code, F: is nowhere to be found. I have also tested FileExists on a file in that share, and...
Hi All,
Someone has told me I can set up my VB exe as a service using this thing called svrany. Does anyone know how to use this, and more importantly, where I can get it from?
Thanks
Em
Hi all,
I am having a problem where I am trying to open a word application from an asp page. I have the following code:
dim wordDoc
set wordDoc = CreateObject("Word.Application")
wordDoc.Visible = true
wordDoc.Documents.Open("test.doc")
but it dies on the createobject...
Hi all,
I am having a problem where I am trying to open a word application from an asp page. I have the following code:
dim wordDoc
set wordDoc = CreateObject("Word.Application")
wordDoc.Visible = true
wordDoc.Documents.Open("test.doc")
but it dies on the createobject...
Hi All,
I have been reading through a whole heap of threads on downloading files, and most people say you either need to create .zip files or use right mouse click. I think there must be a way to do this without using either of those methods. Have a look at...
Hi all,
I am able to upload files from users onto the webserver, but is it possible to upload them from the users onto another server with the asp pages being on the webserver? (Is anyone confused by this? - I am!)
If not, can I copy them from the webserver to the other server using that file...
Ok, not sure if this can even be done, and if it can I have no idea where to start so any help would be appreciated!
I am working on an internet site where any number of people can send in reports that need to be displayed on the site. Ideally we would like users to be able to send in an email...
Hi All,
I have been reading through a whole heap of threads on downloading files, and most people say you either need to create .zip files or use right mouse click. I think there must be a way to do this without using either of those methods. Have a look at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.