Scheduled Maintenance at 23 March 11:00-12:00(JST)

Wonderfl build Flash onlineでは、皆さまに、より一層の快適なサービス提供のため、サーバーメンテナンスを行います。
以下がメンテナンス日程になります。

■2010年3月23日(火) 11:00~12:00

作業時間中は、サーバーのご利用が一切できなくなります。
皆さまには大変ご迷惑をおかけしますが、ご確認のうえ、どうぞよろしくお願いいたします。

Wonderfl運営事務局



To make wonderfl.net more stable and fast, we will have a maintenance window which the schedule is written above.
All services will be unavailable.
The actual maintenance operations are planned to finish within an hour, but we're also moving our IP, so your unavailability might long depend on your DNS provider.

2010年3月9日(火)、東京ビッグサイトにてFeliCa & Adobe® AIR®/Adobe® Flash®ア プリケーションコンテストの結果発表イベントが行われました。

FeliCa & Adobe® AIR®/Adobe® Flash®ア プリケーションコンテストは、ソニー株式会社が提供するSDK for FeliCa & Adobe AIR/Adobe Flashを活用し、FeliCaとAdobe AIR/Adobe Flashの組み合わせによる今までにないリアルな世界とネットをつなげるような活用法を広げるために開催されました。

そしてこのコンテストに、wonderflからも多くの作品がエントリーされ、 <a title="tokufxug" class="user_name" href="http://wonderfl.net/user/tokufxug">tokufxug</a>様の下記の作品に「wonderfl build flash online賞」を授与させていただきました。

ドットフ絵リカ(ドットフェリカと読む) for wonderfl



コンテスト結果詳細

Top page renewal release !

wonderflユーザーのみなさまへ

wonderflをご利用いただきまして、ありがとうございます。
wonderfl運営事務局です。

本日、wonderflのトップページをリニューアルいたしました。

リニューアルの目的は、現在、wonderflは日本から6割、海外から4割のアクセスがあり、
実際の投稿も国内外のFlashクリエイターからActionScriptを投稿いただいております。

そんなwonderflのトップページをActionScriptのショーケースとして、
ご覧いただきたく「Hot Code」「Daily Code Ranking」「Daily User Ranking」を強く打ち出し、
その日もっとも話題のActionscriptやFlashクリエイターを紹介できればと思い、
今回、リニューアルさせていただきました。
本日は、トップページのリニューアル紹介でしたが、
引き続き、その他のページもより使いやすいサービスになるよう
運営していければと思っております。

今後ともwonderflをどうぞよろしくお願いいたします。

wonderfl運営事務局 一同

---

Hi!
Today we released our new top page: http://wonderfl.net/

We'll continue to refine other pages also!

try QuickBox2D and KitchenSync

added 2 nice libraries !

try QuickBox2D, simplified Box2D version 1.1
a library by @ActionSnippet, MIT License.
see: http://actionsnippet.com/?page_id=1391

sample:


and try KitchenSync, ActionScript3.0 library for sequencing animations and other time-based actions
a library by Mims H. Wright, MIT License.
see: http://kitchensynclib.googlecode.com/

sample:


try Wanco!

try Wanco in wonderfl!
Wanco is a dog character created by KAYAC Inc. ( which also runs wonderfl.net )

you can simply add this character into your swf by writing:

import net.wonderfl.widget.Wanco;
addChild( new Wanco );

see what Wanco can do: Wanco Interfaces Test

Enjoy!

try UMap AS3!

added support for UMap AS3, another Mapping library for Flash!

see example:
* UMap AS3 test

so, with support for Modest Maps and Google Maps API for Flash, is this all for Flash Mapping libraries?!

enjoy!


Thanks to AFComponents/UMap guys!
UMap usage in wonderfl is limited to personal usage, ask AFComponents for commercial license.

Modest Maps and Google Maps API for Flash

added support for Modest Maps and Google Maps API for Flash!

see examples:
* Modest Maps
* Google Maps API for Flash

enjoy!

Alternativa3D, Progression update and WonderflEditor

Alternativa3D is now version 5.6.0 !
Progression is now version 4 !

and the code editor in wonderfl is swf, and also opensource at Spark Project.
http://www.libspark.org/svn/as3/WonderflEditor/

WonderflEditor has few features for now..
* keywords hilighter
* follow resize event

But it's Actionscript3 and you guys are good at it!
Feel free to create a branch in the subversion repository,
contact us if you've added something cool,
we'll deploy it to wonderfl.net so that everybody can use the feature.

---

WonderflEditorのコードはSpark Projectで公開されています。
http://www.libspark.org/svn/as3/WonderflEditor/

現在は
* キーワードのカラーリング
* リサイズ対応
といった機能しかありませんが、SparkProjectで自由にbranchをつくって開発に参加してください!
もし素敵な機能ができたらお知らせいただければwonderfl.netに反映してみんなが使えるようにいたします。

talk at Adobe MAX NA 2009!

I'm going to Adobe MAX NA 2009!

to give a talk about
wonderfl build flash online, the browser-based Actionscript IDE and community
http://wonderfl.net/

at the FITC Unconference room
http://www.fitc.ca/events/schedule/?event=100

Wednesday October 7, 10:30 - 11:00


might be hard to wake up to attend a 10:30 session if you're having beer whole night long,
but FITC Unconference room has a FREE BEER for you,
so why not have one in the morning?

stardust particle library is in

library updates and checkmate vol.3!

library updated today
* SION sound library
 version: 0.5.6 to 0.5.7
 see: http://www.libspark.org/wiki/keim/SiON_e

* UNION multiuser application platform
 version: alpha3 to alpha4
 see release notes at: http://www.unionplatform.com/?page_id=729


And checkmate event vol.3 has started!
see http://checkmate.wonderfl.net/

fullscreen, uploading an image, and beautifl

Hi, I'll introduce 2 new features in wonderfl, and 1 cool fan site of wonderfl

  • fullscreen mode

    There's a button at bottom-right of the generated swf:

    click on it and see the swf fullscreen. It's not like youtube, fullscreen is inside your browser area 100%, so you can get user interactions.

  • upload an image and load it in your swf

    There's a text link +more where you edit code-title and tags, click on it and upload images. You can use those uploaded images from your code like this: upload image and load it

  • a cool new fan site of wonderfl

    http://beautifl.net/ nice gallery of codes from wonderfl, run by clockmaker THANKS!

SiON sound library is in.

Hi, another new library for you.

SiON, a sound library featuring...

  • PSG, FM, WaveTable?, PCM and pyhisical modeling sound module emulations
  • MML (Music Macro Language) compiler and sequencer
  • Sound effectors
see: SiON example

write:

public var driver:SiONDriver = new SiONDriver();
driver.play("t100 l8 [ccggaag4 ffeeddc4 | [ggffeed4]2 ]2");

and you'll hear the MML sound!

Enjoy!

thanks to keim_at_Si

added some libraries, and checkmate vol.2 started!

wow, it's been a while to write here.

I've added some libraries for you to use inside wonderfl.

FlashCamo, a graphics framework for skin layout from pngs, jpgs or gifs.

http://code.google.com/p/flash-camouflage/

a demo: Camo Expanding Containers Demo

Features: - Using CSS to configure properties on a class instance - Camo's BoxModel - Simple masking of the BoxModel - Loading in and displaying images in a CamoDisplay - Animating a CamoDisplay to slide open - A simple way of tweening objects on each side like an accordion.

Minimal ActionScript 3.0 code only UI components

http://code.google.com/p/minimalcomps/

minimalcomps example

Union Platform, a development platform for creating multiuser applications

http://unionplatform.com/

see and challenge Colin Moock! http://checkmate.wonderfl.net/colin.html

CHECKMATE event

We just released our officially 1st event: CHECKMATE

It's a chess-like quiz solving Flash contest.
CHECKMATE the kings, master of actionscript with your knowledge and hacks.

Our 1st presenter is Takayuki Fukatsu aka fladdict,
who gave a presentation about moving many particles in FITC Toronto.

Challenge!

wonderflのご利用規約とプライバシーポリシーを整備いたしました。
http://wonderfl.net/terms
今まで明文化されていなかったものの、共通認識であったものに近いと考えております。
ご確認ください。
もしご不明点ありましたらお問い合わせまでお願いします。

---

We made a page about terms of service and privacy policy.
http://wonderfl.net/terms
We haven't had a stipulated document about this til now, but I think it's close to what we had in common.
Please check it.

It's written in Japanese, and we're currently working on translating it into English.

How many people are currently creating Flash?

wonderfl build flash online by you.
see how many people are writing code using wonderfl build flash online.

wonderfl is now wonderfl.net

Our domain has changed.
we're now http://wonderfl.net/

A few more servers joined our pool to compile your code so it'll be more comfortable,
and ready for subdomains = collaboration.

update in code license

I got some feedback after the code license feature released, thank you,
and changed it a little bit today.

When you fork other users code, the license of the new code will be the forked-parent-code's license.
You can't change your code's license after fork.
We think it's important not to violate somebody's license easily, than have convenience of changing license easily.


コードのライセンスに関する変更後、フィードバックをいただきました。ありがとうございます。先ほどさらに少々変更を行いました。

他のユーザーのコードをforkした場合、コードのライセンスはfork元のライセンスになります。
fork後にライセンスを変更することはできません。
容易にライセンスを変更できることによる利便性より、簡単にライセンス違反を起こしてしまう問題を重く考えるためです。

よろしくお願いいたします。

Fastest Actionscript/Flex Search

I was playing with Flex document today, and inspired by CPAN Fastest Search by ma.la.
and made this.

Fastest Actionscript/Flex Search

A MUST for firefox users.

type: "fl.d.g.b" and see what happens.

Features:
- up/down key to move, Enter to open, mouseclick to open
-- opens wonderfl search by default ( Enter key, mouse click )
-- Ctrl+L jumps to livedocs
-- Ctrl+W jumps to wonderfl
-- click on "open in wonderfl livedocs" to select destination
- input regexp as string to search
-- ex: input \d\d to search for numbers in package/class/keywords
- type less
-- ex: input f.d.g.b to get to flash.display.Graphics.beginBitmapFill
- uncheck checkbox to restrict results


------


Flex documentと今日戯れていたら、CPAN最速検索[記事][本体]にinspireされて、つくっちゃいました。


Fastest Actionscript/Flex Search


- 上下で選択、エンターで開く、マウスクリックでも開く
-- 開くのは、デフォルトでwonderfl検索(エンターキー、マウスクリック)
-- Ctrl+L でlivedocsへ飛ぶ
-- Ctrl+W でwonderfl検索へ飛ぶ
-- "open in wonderfl livedocs" をクリックすれば飛び先を選べる
- 正規表現がおかしくなければ、そのまま使えます。
-- 例えば \d\d で数字が入っているキーワードが検索されます。
- 全部タイプしなくてもOK。
-- 例: f.d.g.b → flash.display.Graphics.beginBitmapFill
- チェックボックスのチェックを外して検索結果を限定


ma.laさんありがとうございます。