all groups > macromedia flash sitedesign > july 2007 >
You're in the

macromedia flash sitedesign

group:

Links in flash


Links in flash Tom Bullock
7/3/2007 3:45:06 PM
macromedia flash sitedesign:
Hello
I have recently created a flash menu for my website but when i add a button
behaviour and set the web URL and preview it, it says 'Cannot find
'file:///D:/Website/Website/Index.html'. Make sure the path or internet address
in correct. I dont understand this as everthing is linked correctly and in the
error it gives me it says 'file:///D:/Website/Website/Index.html' when there is
only one folder called website. Please can someone help me.

I would be very very greatfull

Thanks
Tom Bullock
Re: Links in flash David Stiller
7/3/2007 5:13:19 PM
Tom,

[quoted text, click to view]

What file path did you use when you applied the Behavior? You should be
able to see the ActionScript that the Behavior created for you. By
selecting the button and opening the Actions panel. Would you post that
ActionScript here?


David Stiller
Co-author, Foundation Flash CS3 for Designers
http://tinyurl.com/2k29mj
"Luck is the residue of good design."

Re: Links in flash Tom Bullock
7/3/2007 9:42:00 PM

on (release) {

//Goto Webpage Behavior
getURL("Music.html","_self");
//End Behavior
AddThis Social Bookmark Button