Button._url Property

ActionScript for Flash MX: The Definitive Guide, 2nd Edition
By Colin Moock
Chapter 18.  ActionScript Language Reference
Button._url Property Flash 6

the network address of the movie clip that contains the button read-only
theButton._url

Description

The _url property represents the URL (Uniform Resource Locator) indicating the Internet or local disk location of theButton._parent, as a string. The _url property is always an absolute URL, such as "http://www.moock.org/asdg/examples/someMovie.swf", never a relative one. See MovieClip._url for details. Note that theButton._url is always the same as theButton._parent._url.

See Also

Button._parent, MovieClip._url



    ActionScript for Flash MX. The Definitive Guide
    ActionScript for Flash MX: The Definitive Guide, Second Edition
    ISBN: 059600396X
    EAN: 2147483647
    Year: 2002
    Pages: 780
    Authors: Colin Moock

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net