would someone mind helping me create a button in flash that gets its url from a txt file?
i’ve made a txt file named “variables.txt”
and then have:
“link01=http://www.monotypic.com”
but i’m confused as to how to get this read into flash mx.
i have a movie clip and on the first frame i put:
“Load Variables (“variables.txt”, 0)”
then the next frame i try and use the link01 variable i made on a button as:
on (release) {getUrl( link01, “_blank”);
}
but no go… when i check my scene inside flash… if i click the button it opens up a new window with my scene directory…
when i export it and test it as a html file the link doesn’t go anywhere at all.
-any help would be enough for me to give you my undying gratitude…or my first born child… which ever you prefer…