Follow us on (加入我的社群):
Related Posts Plugin for WordPress, Blogger...

目前分類:Actionscripting (15)

瀏覽方式: 標題列表 簡短摘要

fl-as2011062603.jpg    軟體:Flash

    說明:

 In this AS3 tutorial, learn how to create an XML driven Horizontal Accordion that displays a list of Photos.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011062602.jpg    軟體:Flash

    說明:

 In this tutorial, we’ll see how to build an XML driven Horizontal Photo Gallery with a nice Hover Zoom Effect.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011062601.jpg    軟體:Flash

    說明:

 You must have seen Fireworks in Flash on many blogs/sites, but today I’m going to tell you how to make Fireworks in Flash using If and then For loop. You will be noticing the difference between these two Loops. We will be using duplicateMovieClip and setProperty commands alongwith defining variables. So it will be very informative for you.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011062503.jpg    軟體:Flash

    說明:

In this new AS3 tutorial, learn how to create a 3D flipping Youtube Player consisting of a youtube player that you can flip 180 degrees to show a description of the video.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011062502.jpg    軟體:Flash CS5

    說明:

 Font embedding in combobox component problem hit me this morning when I tried to debug my old project. I Googled and found solution for font embed problem in combobox -actionscript code.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011062501.jpg    軟體:Flash

    說明:

Historically when you wanted to hide mouse cursor you had to hide your mouse and start dragging your visuals in the location where the mouse used to be using the Mouse.hide() and startDrag/stopDrag. Only issue was that your mouse visibility was dependent on your flash player performance and frame-rate. 

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011062403.jpg    軟體:Flash

    說明:

 In this tutorial you will learn how to create a news ticker in Actionscript 3. The news ticker contains multiple rotating blocks that hold images and text. The text and images will be loaded using XML. 

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011062402.jpg    軟體:Flash

    說明:

This should helps them realize that there is something on the page which is loading even though they cannot see it. It also keeps your visitor amused for a short time and stops them closing the page or quickly moving on to the next website.

Once you understand the basics of the Flash preloader you can create more advanced preloaders with moviclips and additional actionscripting. 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011062401.jpg    軟體:Flash

    說明:

 This tutorial explores one of many methods, which could be used to allow an ActionScript 3 swf file to communicate back and forth to an SQL database, storing and retrieving values in a table. This functionality is useful for simple Internet applications, which require on the fly access to external data sources. In this tutorial we will develop a dynamic application that allows users to create a nametag, which will be stored and retrieved from a database.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011061603.jpg    軟體:Flash

    說明:

 In this tutorial, we are going to create a Flash ActionScript 3 Photo Gallery. The paths of the images will loaded from external xml file and then we will apply Tweener class to add some nice transition effects.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011061602.jpg    軟體:Flash CS5

    說明:

 In this Flash CS5 tutorial, we’ll look at how to turn a button or movie clip symbol into a working link to your homepage, using some simple Actionscript! 

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011061601.jpg    軟體:Flash

    說明:

 See how to create a Before & After Image Viewer that allows you to compare two images with a draggable slider. The viewer can hide and reveal each image. It is useful for highlighting a before/after makeover or untouched/photoshopped image.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

as.jpg   軟體:Flash / AS 3.0

    說明:

 In this, we’ll use TextFields and the help of ExternalInterface to retrieve the User Agent, through a JavaScript call, and display it in our SWF. With the User Agent stored, a simple search through the returned String will give us the Internet Browser. Here are the 5 simple steps to create a flash file which can detect Browser and User Agent.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

fl-as2011060701.jpg    軟體:Flash / Actionscripting

 

    說明:

 In this post I will write about loading multiple external swf’s in Actionscript 3. A common problem you face when loading more than one swf is that multiple copies can potentially be loaded. Look at the example below.

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()

adobe_flash.png    軟體:Flash

    說明:

I have a single object that moves.

 

文章標籤

Amanda 發表在 痞客邦 留言(0) 人氣()