A Flash Developer Resource Site

Search:

Type: Posts; User: SpotTheDog

Search: Search took 0.04 seconds.

  1. Thread: UIScrollbar

    by SpotTheDog
    Replies
    1
    Views
    1,088

    UI Scrollbar

    This tutorial was a great help... look for sample fla and import the library

    www.ultrashock.com/ff.htm?http://www.ultrashock.com/tutorials/flashmx2004/skinning.php
  2. Thread: UIScrollbar

    by SpotTheDog
    Replies
    1
    Views
    1,088

    UIScrollbar

    Has anyone managed to successfully change the colours of the UIScrollbar component using setStyle? I can't make it happen...
  3. getting arrays together and formatting datestamp

    Hi,

    I've successfully loaded my xml and created three arrays to hold the news article date, title and text, using the following code:


    var my_xml = new XML();
    my_xml.ignoreWhite = true;...
  4. Replies
    1
    Views
    1,410

    Parsing XML into HTML

    Hi,

    I'm developing a site which gets it's XML from a web method using GET, however all the angled brackets get changed to & lt; & gt; as you might expect. I want to display this HTML in a dynamic...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center