Alright well im starting wit Flash MX 2004 pro and im wondering how u save files to be viewed in a browser? i uploaded a file that saved it as an HTML file and i didnt even see it then. how do i need to save them for use on the web? am i missing something? i made a basic flash web layout to see if it would work and nothing
http://dmcdeadfingers.0catch.com/dmcdante.html thats the file i uploaded idk if u guys can see it. then i have another question, when i want to link things together say wit a button, can i link them like in the way HTML does it? like u know how in HTML u can have "myfile.html" to link to that page? well can u do that wit flash also? could i put the URL of the file like "myfile.fla" as well? or do i need to have it another way? i want to have them linking to my computer to see if the links work before i upload the files thanx.
Comments
Upload both to exactly the same place and if you have Flash Support, IT WILL WORK.
on (release) {
//Goto Webpage Behavior
getURL("1.swf","_self");
//End Behavior
}
and when i check it it says it cant find the file im looking for wth? if u can help me soon id be very greatful!
1a. Use the Text tool to select text in a text block.
1b. Use the Arrow tool to select a text block on the Stage (to link all the text in the block)
2. If the Property inspector is not already displayed, choose Window > Properties.
3. For Link, enter the URL to which you want to link the text block.