Hi All,
I'd like to preface by saying that I am a novice flash user attempting to edit purchased templates....anyway...what I am trying to do seems pretty easy but everything I try doesn't seem to work.
I have my sited hosted online thru go daddy (
www.blakefleegle.com). I am trying to create a button that when pressed (release) opens up a document, my resume. I am playing the flash using a swf file, and not projector (i think that matters).
I've tried using the simple:
on (release) {
getURL("resume.doc", "_blank");
}
with my resume in the same directory as the swf & html...but nothing happens.
Can anyone explain to me how to get this to work!?? It seems like an easy enough thing to do...but then again, i am fairly novice...
Thanks!!
~Blake