Search results

  1. S

    I need help with actionscript 3.0

    I've been working on some buttons in flash that I'm using as links but I keep getting syntax errors and wondered if anyone could help. Here's my actionscript 3.0 code: 1 function gotoIndex(event:MouseEvent):void 2 { 3 var IndexURL:URLRequest = new URLRequest("http://google.com/"); 4...
  2. S

    Can any one help me with a Flash question?

    I don't know if this is the right place to post this but I'm new to Flash and have a stupid question. I put a simple Flash movie into my website and it works fine offline but doesn't show up online. I used Dreamwever to put the Flash movie into my website and added the updated page and the Flash...
  3. S

    Do VB6 programs work on web sites hosted on x10?

    put my first website on the internet and obviously used x10hosting but i made a concentration game (in Visual Basic 6) using characters from the orginal supermario and when ever i click the link it tells me the page does not exist. It works fine offline even as part of the website. It's a...
Top