+ Post New Thread
Page 1 of 9 1 2 3 ... LastLast
Threads 1 to 20 of 175

Tutorials

Below you will find a list of discussions in the Tutorials forums at the Flash Actionscript tutorials - FlepStudio forums.

  1. Sticky Thread Sticky: SWF to PNG with Actionscript 3.0 - ByteArray class

    Greetings to all! Today, I am proud of this very interesting article. Not that the other ones are not interesting but this one beats them all...

    Started by Flep‎, 28-09-07
    9 Pages
    1 2 3 ... 9
    • Replies: 83
    • Views: 60,924
    11-08-11 Go to last post
  1. Tweener caurina by Zeh Fernando - example 2

    <p>After seeing how to use <strong><a href="http://hosted.zeh.com.br/tweener/docs/en-us/" title="Flash CS3 Tweener">Tweener Caurina of Zeh...

    Started by Flep‎, 23-06-08
    • Replies: 2
    • Views: 12,649
    1 Week Ago Go to last post
  2. Collisions example 1

    <p>Collision with Actionscript 3.0 – example 1</p> <p>We are arrived at a very interesting subject. Specially for who wants to develop Flash games,...

    Started by Flep‎, 26-10-08
    collisions
    • Replies: 1
    • Views: 1,814
    1 Week Ago Go to last post
  3. Protect a SWF

    <p>Often I read messages in <strong><a href="http://www.flepstudio.org/forum/">FlepStudio's forum</a></strong> with requests for assistance...

    Started by Flep‎, 27-01-11
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,838
    29-01-13 Go to last post
  4. Storing data in DataBase with Flash CS3

    Often happens that we are developing a website with Adobe Flash to a client and / or friend and it's required to store the data of users via a form. ...

    Started by Flep‎, 27-08-08
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 26,988
    08-01-13 Go to last post
  5. Creating PDF files with Flash Actionscript 3.0

    <p>Perhaps not everyone knows that you can <strong>create / print the PDF in real time with Flash Actionscript 3.0</strong> and PHP.</p> <p>To...

    Started by Flep‎, 25-01-11
    • Replies: 5
    • Views: 8,006
    26-09-12 Go to last post
  6. Flash Game Tutorial

    <!--<a class="FlattrButton" style="display:none;" href="http://www.flepstudio.org/forum/tutorials/515-flash-game-tutorial.html"></a>--> This article...

    Started by Flep‎, 29-09-07
    4 Pages
    1 2 3 ... 4
    • Replies: 38
    • Views: 171,403
    26-08-12 Go to last post
  7. Javascript calls Actionscript

    <p>Buenas dias !</p> Did you read the article <a...

    Started by Flep‎, 03-12-07
    • Replies: 7
    • Views: 10,883
    06-06-12 Go to last post
  8. Retrieve data from mySQL with Flash CS3

    We have seen how to enter data in a database with Flash CS3. In that case, we had a form in Flash that sent the data of user to a PHP script that...

    Started by Flep‎, 02-09-08
    4 Pages
    1 2 3 ... 4
    • Replies: 30
    • Views: 24,640
    04-06-12 Go to last post
  9. transition Rotate

    <p>I created a simple image gallery slideshow that demonstrates how to use the <strong>Rotate</strong> class of Flash transitions. </p> <p>The...

    Started by Flep‎, 24-09-09
    • Replies: 1
    • Views: 2,977
    19-01-12 Go to last post
  10. Flash CS3 and Yahoo Weather

    We saw how <a href="http://www.flepstudio.org/english/tutorials/flash-cs3-and-xml/loading-external-xml-files-with-flash-cs3-2007061516.html"><strong...

    Started by Flep‎, 09-10-07
    2 Pages
    1 2
    cs3, flash, weather, yahoo
    • Replies: 14
    • Views: 17,245
    09-01-12 Go to last post
  11. RadioButton component of Flash CS3

    Here I am with another article of the series about the build-in components of Flash CS3. After seeing the <a...

    Started by Flep‎, 23-09-07
    component, cs3, flash, radiobutton
    • Replies: 2
    • Views: 21,870
    05-01-12 Go to last post
  12. Coloring regions of images

    <p>In this tutorial we see how to color the sections of an image using the method <strong>floodFill()</strong> of the BitmapData class of...

    Started by Flep‎, 05-11-09
    • Replies: 3
    • Views: 6,420
    29-12-11 Go to last post
  13. Creating an Email Form with Actionscript 3.0 and PHP

    <p>Who uses Flash to create Web sites knows that the contact form (form of sending email) is one of the most used up. <br> I received many e-mails...

    Started by Flep‎, 28-10-08
    • Replies: 9
    • Views: 41,198
    19-12-11 Go to last post
  14. TileList and Label components of Flash CS3

    In the last few months, we have seen how to use different types of&nbsp; <a...

    Started by Flep‎, 23-09-07
    • Replies: 6
    • Views: 22,483
    13-12-11 Go to last post
  15. Using PrintJob class of Actionscript 3.0

    <p>Sometimes happen to have to <strong>print the contents of our SWF in paper or PDF</strong>. </p> <p>The right Actionscript 3.0 class to do that...

    Started by Flep‎, 19-11-08
    • Replies: 3
    • Views: 13,140
    08-10-11 Go to last post
  16. How to create a site loading external SWF with Flash CS3

    Good day to all flashers! To some of you the code of the two articles on how to <strong><a target="_self"...

    Started by Flep‎, 27-09-07
    6 Pages
    1 2 3 ... 6
    • Replies: 52
    • Views: 46,861
    19-09-11 Go to last post
  17. Water effect with Flash CS3

    <p> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000"...

    Started by Flep‎, 29-09-07
    • Replies: 7
    • Views: 35,760
    05-09-11 Go to last post
  18. Event.ADDED_TO_STAGE

    Here we are again with a new trick of the day (even though I do not consider it as a trick but pure extract of OOP). This one could help us more then...

    Started by Flep‎, 05-11-07
    2 Pages
    1 2
    • Replies: 12
    • Views: 29,088
    03-09-11 Go to last post
  19. SharedObject with Actionscript 3.0

    If you are trying to understand how the SharedObject works with Flash CS3, follow this tutorial and you will soon know a lot more about this topic. ...

    Started by Flep‎, 23-09-07
    2 Pages
    1 2
    • Replies: 10
    • Views: 24,883
    18-07-11 Go to last post
  20. Tips abd Tricks Actionscript 3.0 - Loader.content

    Greetings to all! Developing with Flash CS3 and Actionscript 3.0, we often need to use small tricks which are often not easy to find. Every time...

    Started by Flep‎, 27-09-07
    abd, actionscript, loadercontent, tips, tricks
    • Replies: 4
    • Views: 24,544
    16-06-11 Go to last post

+ Post New Thread
Page 1 of 9 1 2 3 ... LastLast

Forum Information and Options

Moderators of this Forum

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

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