+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3
Results 21 to 25 of 25

News Scroller

This is a discussion on News Scroller within the FlepStudio utilities forums, part of the Flash English category; Originally Posted by assenoost very nice! looks good. I've got one problem though and i see the example above has ...

  1. #21
    Junior Member Settled In alt4u_raj is on a distinguished road
    Join Date
    Feb 2009
    Posts
    1
    Rep Power
    0

    Thumbs up Re: News Scroller

    Quote Originally Posted by assenoost View Post
    very nice! looks good. I've got one problem though and i see the example above has the same problem.

    For some reason it does not load the correct url when you click an item. Instead in constantly opens:

    http://www.flepstudio.org/forum/[object%20Object] instead of the actual url that is set.

    Change this code:
    "Main.as" file

    Code:
    private function go(evt:MouseEvent):void
            {
                var request:URLRequest=new URLRequest(news_array[evt.currentTarget.id].url);
                navigateToURL(request,'_blank');
            }
    its works.....

  2. #22
    Junior Member Settled In vargajoom is on a distinguished road
    Join Date
    May 2009
    Posts
    1
    Rep Power
    0

    Re: News Scroller

    THis is exactly what i am looking for. Being new to AS3 scripting, I have changed the stage size, and how can I change the width of the text box (and have it wrap), as well as the position on the stage (i want it rotating in the middle). Thanks.

  3. #23
    Junior Member Settled In PLUGGER is on a distinguished road
    Join Date
    Jan 2008
    Posts
    8
    Rep Power
    0

    Re: News Scroller

    Flep, have you had any issue with UTF-8 chars
    i know the xml file encoding is UTF-8, but i cant seem to get it to display Greek chars


    with greek in the xml file the scroller works, but it wont display anything except a blank line

  4. #24
    Junior Member Settled In re1n is on a distinguished road
    Join Date
    Oct 2010
    Posts
    1
    Rep Power
    0

    Re: News Scroller

    Nice post, trying to download but can't, help!
    xD

  5. #25
    Junior Member Settled In ellychris is on a distinguished road
    Join Date
    Mar 2011
    Posts
    1
    Rep Power
    0

    Re: News Scroller

    pliz help me out. can anyone guide me on hoe to publish this flash file coz when i publish, only main.fla file is published and when you try to play it using adobe flash player the headlines are not displayed.
    secondly when i update the xml file the changes are not reflected until close and restart flash player again. I know it cache problem so help me to prevent the player from caching.
    thanks in advance

+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. News Scroller
    By Flep in forum Utilità di FlepStudio
    Replies: 39
    Last Post: 21-02-12, 09:34
  2. problemi news scroller
    By niccooooo in forum Flash Italiano
    Replies: 1
    Last Post: 26-02-10, 09:47
  3. News Scroller 2
    By Flep in forum Utilità di FlepStudio
    Replies: 24
    Last Post: 08-02-10, 18:38
  4. News Scroller 2
    By Flep in forum FlepStudio utilities
    Replies: 32
    Last Post: 05-03-09, 11:23
  5. news scroller orrizzontale
    By kingrock in forum AIUTO utilità free
    Replies: 0
    Last Post: 13-02-08, 21:40

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts