Flash Gallery | Flash Templates | Flash Menu | Flash Design | Flash Audio & Video

flash page flip

Actionscript 3.0 video tutorials

+ Reply to Thread
Page 1 of 3
1 2 3 LastLast
Results 1 to 10 of 24

Thread: Events Scroller - version 2

  1. #1
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,461
    Rep Power
    8

    Events Scroller - version 2

    amazing Flash templates

    One more Flash CS3 free utility for FlepStudio's users.


    It's another scroller like Events Scroller that we already saw, but with new concept and new design.

    Each event contains a date, title, text and thumbnail. Clickable events.


    EVENTS SCROLLER version 2

    Flash CS3+XML


     

















    Description

    Scroller of events or news. XML based.


    File packages

    main.fla

    package org.flepstudio

    package caurina ( Tweener by Zeh Fernando )

    events.xml

    thumbs folder


    Source files available at downloads section of this site.





    Importante : Open the file LoadingXML.as and change XML url at line 32.


     


    XML options:

    date of event, event's title, event's text, event's image, event's url


    XML file:
    HTML Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <events>
    	<item date="Sept 14 2007">
    		<title>Event 1</title>
    		<date>Feb 01 2008</date>
    		<category>blue</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_0.jpg</thumb>
    		<text>Lorem ipsum dolor sit amet, donec cras, ante elit pede iaculis quam natoque nulla. Ante etiam aliquam.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 15 2007">
    		<title>Event 2</title>
    		<date>Feb 02 2008</date>
    		<category>orange</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_1.jpg</thumb>
    		<text>Elementum nec maecenas suscipit est, turpis ut, pellentesque fusce suspendisse ad sollicitudin eleifend pharetra.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 16 2007">
    		<title>Event 3</title>
    		<date>Feb 03 2008</date>
    		<category>orange</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_2.jpg</thumb>
    		<text>Eget vel laoreet tempor, nunc in ut vel odio sed class, sed libero.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 17 2007">
    		<title>Event 4</title>
    		<date>Feb 04 2008</date>
    		<category>black</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_3.jpg</thumb>
    		<text>Tincidunt libero duis eget est lectus. Faucibus feugiat arcu varius, mauris arcu vel dolor. </text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 18 2007">
    		<title>Event 5</title>
    		<date>Feb 05 2008</date>
    		<category>blue</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_4.jpg</thumb>
    		<text>Malesuada donec dui commodo massa tortor, ut ut non, vitae arcu officia dignissim eu metus mi, auctor ultrices ante sed justo orci.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 19 2007">
    		<title>Event 6</title>
    		<date>Feb 06 2008</date>
    		<category>blue</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_5.jpg</thumb>
    		<text>Tellus amet nulla nec, sit dolor mauris enim, vehicula lobortis, vitae eget suscipit, donec non euismod donec fusce et excepturi.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 20 2007">
    		<title>Event 7</title>
    		<date>Feb 07 2008</date>
    		<category>black</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_6.jpg</thumb>
    		<text>Lorem ipsum dolor sit amet, donec cras, ante elit pede iaculis quam natoque nulla. Ante etiam aliquam.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 21 2007">
    		<title>Event 8</title>
    		<date>Feb 08 2008</date>
    		<category>orange</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_7.jpg</thumb>
    		<text>Et etiam. Pellentesque tristique commodo lectus nibh placerat porttitor, in mauris ut vestibulum.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 22 2007">
    		<title>Event 9</title>
    	<date>Feb 09 2008</date>
    	<category>blue</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_8.jpg</thumb>
    		<text>Nisl a tempus velit, proin commodo neque nunc ut magna, leo donec, gravida vel habitant nostra, sit augue.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    	<item date="Sept 23 2007">
    		<title>Event 10</title>
    		<date>Feb 10 2008</date>
    		<category>orange</category>
    		<thumb>http://www.flepstudio.org/utilita/EventsScroller_2/thumbs/thumb_9.jpg</thumb>
    		<text>Phasellus molestie in diam sed et diam, luctus lectus orci, sit metus nam ligula metus vestibulum elit.</text>
    		<url>http://www.flepstudio.org/</url>
    	</item>
    </events>

    Source files:
    Attached Files

  2. #2
    Junior Member Settled In uacomp is on a distinguished road
    Join Date
    Nov 2007
    Posts
    15
    Rep Power
    0

    Re: Events Scroller - version 2

    thanks

  3. #3
    Junior Member Settled In PastaNoose is on a distinguished road
    Join Date
    Feb 2008
    Posts
    9
    Rep Power
    0

    Re: Events Scroller - version 2

    Has this file been deleted? :(

  4. #4

  5. #5
    Junior Member Settled In PastaNoose is on a distinguished road
    Join Date
    Feb 2008
    Posts
    9
    Rep Power
    0

    Re: Events Scroller - version 2

    Thanks Flep. Brilliant work btw, all this is really helping me understand and learn flash :)

  6. #6
    Junior Member Settled In klecknsr is on a distinguished road
    Join Date
    Jul 2008
    Posts
    7
    Rep Power
    0

    Re: Events Scroller - version 2

    Love this app but is there a way to repeat the scroll? Currently it scrolls down to the last entry and then scrolls back up. I just would like it to scroll down repeatedly.

    Thanks for all you do,
    STeve

  7. #7
    Junior Member Settled In klecknsr is on a distinguished road
    Join Date
    Jul 2008
    Posts
    7
    Rep Power
    0

    Re: Events Scroller - version 2

    Don't know if there is a way to correct this but when there are only a 2 items listed, the images and tect shake. If you place your mouse over top of the two items, it stops.

    Any ideas?

    Give it a try, just open the xml and delete everything but two....

  8. #8
    Junior Member Settled In klecknsr is on a distinguished road
    Join Date
    Jul 2008
    Posts
    7
    Rep Power
    0

    Re: Events Scroller - version 2

    Sorry, my bad, the previous post was for event scroller...version 1

  9. #9
    Junior Member Settled In flowmatic007 is on a distinguished road
    Join Date
    Apr 2008
    Posts
    22
    Rep Power
    0

    Re: Events Scroller - version 2

    I was wondering if there was a way to take our the category section on this app?? This is a great application by the way. Thanks Flep

  10. #10
    Junior Member Settled In Nanamin is on a distinguished road
    Join Date
    Dec 2007
    Posts
    1
    Rep Power
    0

    Re: Events Scroller - version 2

    To anyone who could help,
    This is a great application and love the look and feel. I want to use it in my own site but since I am still learning how to code, I could use a little help on how to get this code to work within another movie clip.

    For instance, I have a main movie clip that loads the main page with the menu and items. When you click on the selected menu button, it loads a movie clip for that page. I want to load this application into that movie clip so when the page loads, you can access the event items.

    I would also like to know the easiest way to change the color scheme of the applet to match the color scheme of my site. Any suggestions or help would be appreciated.

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

Similar Threads

  1. Events Scroller
    By Flep in forum FlepStudio utilities
    Replies: 42
    Last Post: 31-01-10, 04:11
  2. Events Scroller - version 3
    By Flep in forum FlepStudio utilities
    Replies: 7
    Last Post: 08-01-10, 22:59
  3. Obtaining the user's Flash Player version
    By Flep in forum Tutorials
    Replies: 1
    Last Post: 19-03-09, 08:31
  4. loading external xml for events scroller 2
    By nativepdx in forum HELP free utilities
    Replies: 4
    Last Post: 19-03-09, 02:59
  5. Scroller Events
    By frgooall in forum Components
    Replies: 0
    Last Post: 11-08-08, 01:19

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

Search Engine Optimization by vBSEO