Monday, March 22, 2010

Asfunction/Dynamic Text Fields/ KGLAD!

KGlad, I tried the following script and it doesn't work. Do
you see an error in my ways?



Beat_Poets.htmlText = ''THE LION ROARS By William Perkins
Michael McClure's roar was first heard amidst the roars of several
literary lions- Allen Ginsberg, Gary Snyder, Kenneth Rexroth on
October 12, 1955, at the Six Gallery in San Francisco where the
famous poem,%26lt;br%26gt;'';



Beat_Poets.htmlText += ''%26lt;a
href=\''asfunction:gotoAndPlayF,Howl\''%26gt;Howl%26lt;/a%26gt;%26lt;br%26gt;'';



function gotoAndPlayF(fLabel) {

_root.gotoAndPlay(fLabel);

}

Asfunction/Dynamic Text Fields/ KGLAD!
there's no coding problem. you just need an html enabled
textfield with instance name Beat_Poets to exist when that code
executes and you need a frame on the _root timeline that has the
Howl label. (case counts).



what problem are you having?Asfunction/Dynamic Text Fields/ KGLAD!
I'll look further into it and get back to you. Thanks,
SM
you're welcome.

No comments:

Post a Comment