Frame labels does NOT become numeric when published to SWF! to access frame labels from html, make sure that the frame label type is set to "Anchor" not to the defualt "Name", then you can access it using the HTML anchor style (i.e. http://www.mydomain.com/myMovie.swf#here where "here" is the frame label 'anchor' name)
Always glad to help. --- eric dolecki <[EMAIL PROTECTED]> wrote: > frame labels become numeric when published to SWF, > so you wouldn't be able > to do that. However, you could always send in a > specific variable value, and > have a function in the SWF look at it, and target > the mc you want. > > On 8/8/06, Jeff Hindman <[EMAIL PROTECTED]> wrote: > > > > Hey Flashcoders, > > > > How can I access a specific frame label in a > Flash movie from an HTML > > link? It would look something like this: > > > > <a href = > "http://www.mydomain.com/myMovie.swf?label='here'">Click > me</a> > > > > where "here" is the frame label in the SWF. > > > > Thanks -- > > > > -- Jeff > > _______________________________________________ > > Flashcoders@chattyfig.figleaf.com > > To change your subscription options or search the > archive: > > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > Brought to you by Fig Leaf Software > > Premier Authorized Adobe Consulting and Training > > http://www.figleaf.com > > http://training.figleaf.com > > > _______________________________________________ > Flashcoders@chattyfig.figleaf.com > To change your subscription options or search the > archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com