Presentation: Filthy Rich [Flex] Clients (1)
share
digg
by
Chet Haase (2)
on
Codedependent (2)
23 hours, 23 minutes
ago
permalink
The video for my recent presentation at the 360Flex conference was just posted. Here it is for your viewing pleasure. Grab some popcorn, turn down the lights, and settle back in your chair for this action-packed Flex thriller:
Soru-Cevap: ASP ve FLASH iletişimi (1)
share
digg
by
snapxtp (2)
on
MMistanbul (20)
5 days, 15 hours
ago
permalink
Bir web sayfasının top kısmını flashla hazırladım bu top kısmı her sayfada sabit ve sayfalar arası geçiş yapıldığında flash animasyon devamlı refresh olduğundan animasyonu en baştan başlatıyor.Ben ise default.asp sayfasına bir değişken değeri atayıp ... Kategori: Programlama Etiketler: adobe flash actionscript asp Flash Programlama flas asp net asp flash
Dersler: Combobox Özelliklerini değiştirme. (1)
share
digg
by
Harun TURAN (0)
on
MMistanbul (20)
1 week, 1 day
ago
permalink
Bu dersimizde combobox içindeki yazı fontunu, büyüklüğünü vs. nasıl değiştirebileceğimizi öğreneceğiz. Kullanılacak komut setStyle() komutudur. Sahneye bir combobox ekleyip adına combo koyduğunuzu varsayarsak 1.kareye şu komutu yazıp deneme yapabil ... Kategori: Programlama Etiketler: actionscript combo ComboBox design dizayn flash ui style UI
Gaia: Framework para Flash (1)
share
digg
by
Franco Andrade (0)
on
...InfoNeural: tecnologia e informação... (0)
1 week, 3 days
ago
permalink
Ontem eu estava dando uma olhada no bizarro site gringo.nu , quando cliquei com o botão direito do mouse e vi no menu a opção “Built with Gaia Framework”. Essa eu não conhecia! Comecei a dar uma pesquisada no Google para ver exatamente do que se tratava, e descobri que se trata de um framework open-source para programação actionscript 3.0 e 2.0 do Flash, que reduz drasticamente o tempo de desenvolvimento de sites em Flash ...
Soru-Cevap: Swf Load (1)
share
digg
by
Abdullah Çankaya (0)
on
MMistanbul (20)
1 week, 4 days
ago
permalink
Bir dosya satın aldım ve içinde dışardan iconları çağırmak için şöyle bir komut var, action script penceresine girince karşıma çıkıyor. "<item name:happiest"icon:".//icons/happy.png"/>" Ben bu komuta swf çağırması i ... Kategori: Programlama Etiketler: actionscript action script Icon ico
Dersler: ActionScript 3.0: Fonksiyonlar IV: İç İçe (Nested) Fonksiyonlar (1)
share
digg
by
Muttalip TULGAR (0)
on
MMistanbul (20)
1 week, 4 days
ago
permalink
İç içe (nested) Fonksiyonlar: Actionscript 3.0’da, bir fonksiyonun içinde başka bir fonksiyon veya fonksiyonlar tanımlanabilmektedir. - function adSoyadSehir():String { function ad():String { return "Tarık"; } ... Kategori: Programlama Etiketler: actionscript ActionScript 3.0 as as3 built-in built-in fonksiyonlar function functions İç İçe (Nested) Fonksiyonlar undefined void void parametresi
Dersler: ActionScript 3.0 :Fonksiyonlar III: (1)
share
digg
by
Muttalip TULGAR (0)
on
MMistanbul (20)
1 week, 4 days
ago
permalink
Fonksiyonlar ve "Arguments" Sınıfı Fonksiyonlara, fonksiyon dışından değer gönderilebildiği için, gönderilen bu değerlerin, fonksiyon içinde tanımlanan parametrelerle uygun olması gerekir. Gönderilen değerler, fonksiyonda belirtilen param ... Kategori: Programlama Etiketler: actionscript ActionScript 3.0 arguments arguments.callee as as3 built-in Fonksiyonlar function functions Recursive Function rest rest parametresi
AS3 Zupko’s Reflections and Shadows with Raycasting in Papervision 3D (3)
share
digg
by
drawk (8)
on
[ draw.logic ] (8)
1 week, 5 days
ago
permalink
The Zupko show continues with reflections in Papervision 3D [demo]. Be sure to check out the shadow demo that this is based on: After posting my shadow experiment, Patrick Matte posed a question wondering if I would be able to do real-time reflections in a similar manner. The next day I had it done, along with some nice iterations along the way: orthographic and perspective projection (I can release those later if anyone really wants ...
Soru-Cevap: Fla düzenlememde yardımcı olacak arkadaşlar arıyorum. (1)
share
digg
by
xra_flasher (0)
on
MMistanbul (20)
1 week, 5 days
ago
permalink
"http://www.flashcomponents.net/component/3dtree2.0.html" şu adreste verilmiş dosyayı satın aldım. Dosyanın içinde actionscript ve xml bilgisi olan birinin düzenleyebilmesi için bütün örnekler verilmiş. Kod bilgim çok yetersiz olduğu iç ... Kategori: Programlama Etiketler: actionscript as actionscrip flash duzenleme
Debugging ActionScript in the Browser (1)
share
digg
by
nap (0)
on
zerosum dirt(nap) - Home (0)
1 week, 6 days
ago
permalink
Alright, so the dirty truth of it is that I used to do a fair bit of Flash / ActionScript work. No, I'm not ashamed. Flash can be a real pain in the ass but I really do enjoy using it for tasks like interactive widgets and media playback. And it's a fantastic tool for information visualization (I wrote a Carnivore client library for AS 2.0 way back in the day). I've been more focused ...
New Flash 10 Class: SavingBitmap (1)
share
digg
by
kp (26)
on
BIT-101 Blog (8)
1 week, 6 days
ago
permalink
I've been creating a lot of AS3 generated graphics over at Art From Code and have faced the problem of how to get the generated bitmaps (or vectors) out to files. For a lot of the files, they are quick experiments and I do a quick screenshot with Jing. For others, I've created AIR apps that let you save out files to the file system. But it dawned on me the other day, that in ...
PV3Dでレースゲーム制作 12 - 3Dモデル読み込み編 (1)
share
digg
by
tanjo (0)
on
脳の中の風船 (0)
2 weeks
ago
permalink
以前、SWFに埋め込んだ3DモデルをPapervision3Dで使用する方法を紹介しましたが、実は、ローダで読み込んでから描画するのも同じようなやり方でできます。 ゲーム的にも外部からロードした方が勝手が良さそうだし、今後はこっちを採用する方向でいきます。 *PV3DでCOLLADAを表示できた状態を基準に書いてます。COLLADAを表示方法はこちら。 *以下、共通部分は以前の記事のコピペです。 それでは、手順を追っていきましょう。(ところどころ用語が間違ってたらすいません…。) Papervision3D のマテリアルリストを使うので、まずはクラスをインポート。 import org.papervision3d.materials.utils.MaterialsList; 3DモデルのDAEファイルとテクスチャ画像を読み込み、それぞれ XML と Bitmap にインスタンス化しておきます。 参照:PV3Dでレースゲーム制作 11 - AS3で複数のファイルをロードする ↓↓インスタンス作成部分の抜粋。(宣言は割愛してます。) courseXML = XML(loaderArray[0].data); txMainBitmap = Bitmap(loaderArray[1].content); txTreeBitmap = Bitmap(loaderArray[2].content); txItemBitmap = Bitmap(loaderArray[3].content); 次にマテリアルの作成。 var mdCourse01Materials:Object = new Object(); mdCourse01Materials = { t_all_jpg:new BitmapMaterial(txMainBitmap.bitmapData), t_all_jpg_2:new BitmapMaterial(txMainBitmap.bitmapData), t_tree_png:new BitmapMaterial(txTreeBitmap.bitmapData), t_item_jpg:new BitmapMaterial(txItemBitmap.bitmapData) }; テクスチャの Bitmap を元に、マテリアル用の Object へ BitmapMaterial を登録していきます。 ここで注意点!Object のキーは、COLLADAのマテリアル名を使います。(赤文字部分。記述は順不同でOK。) ですので、もしマテリアル名に妙な記号とか2バイト文字とかが入ってる場合は、あらかじめCOLLADAを修正しておかなければなりません。 マテリアル名は、Blender(COLLADAインポート)ではアニメーションビュー、球体アイコンで確認できます。 COLLADAのXML内では material タグに定義されています。 <library_materials> <material id="t_all_jpg" name="t_all_jpg"> ... ただしここ以外の場所からもid名を参照していたりするので、手作業で名前を変更するときは、検索してそれらを一括で変えてあげないとダメかもしれません。 さてASに戻り、最後に3Dオブジェクト作成。 courseObjects = new Collada( courseXML, ...
Dersler: [AS3] - Sayfalama Sistemi - 1 (1)
share
digg
by
Yağız Gürgül (2)
on
MMistanbul (20)
2 weeks, 1 day
ago
permalink
Bugünlerde bir sürü soru geliyor bana sayfalama sistemi nasıl yapılır diye. Ben de uzun bir ders/makale yazıp cevabı vermek istedim. Başlıkta [AS3] yazmama rağmen aslında bu ders sayflamanın mantığını anlatıyor. Ben ilk sayfalama sistemini nasıl yap ... Kategori: Programlama Etiketler: actionscript actionscript 3.0 as 3.0 as3 Flash Programlama Paging sayfalama
ECMAScript Reaction Poll (1)
share
digg
on
InsideRIA (18)
2 weeks, 3 days
ago
permalink
As I am sure many of you have heard ECMAScript 4.0 has officially been killed in favor of ECMAScript 3.1 (Harmony). Since Adobe has based much of ActionScript 3 on the now defunct ES4 proposal, we would like to see what impact you think this will or should have on the future of ActionScript. Should Adobe now pave their own path? Should they attempt to conform to the ES3.1 standard? You can see my opinion ...
ECMA, Tamarin, JavaScript, Harmony… (1)
share
digg
by
Marco Dias Lopes (0)
on
MDL Tech Weblog (0)
2 weeks, 3 days
ago
permalink
Com tantas siglas, denominações, projectos, comités e organizações, começa a ser complicado memorizar tudo o que gira à volta da linguagem JavaScript. Encontrei hoje um artigo bem esclarecedor sobre esta temática no Ajaxian. Resumindo: ECMAScript 3 (aka: JavaScript, ES3, ECMAScript 262-3 e JScript) O javascript implementado nos browsers actuais. Este standard foi ratificado na 3ª edição das especificações da ECMAScript. ECMAScript 4 (aka: JavaScript 2, ES4) Suposto resultado da 4ª edição das especificações da ECMAScript. ...
ECMAScript vs JavaScript vs ActionScript: Do you know the difference? (1)
share
digg
by
Philip Hutchison (0)
on
pipwerks.com (0)
2 weeks, 4 days
ago
permalink
If you’re trying to use SCORM in your e-learning, you’ve undoubtedly heard of JavaScript and ActionScript. But do you know the different between ECMAScript, JavaScript, and ActionScript? Alex Russell has provided definitions for many of the ECMAScript-related names you might be reading about these days, including ECMAScript (3, 3.1, 4), ActionScript 3, Harmony, and JavaScript 2. Very helpful! Via Ajaxian. Possibly related journal entries: How to add basic SCORM code to a Flash movie: April ...
Papervision3D 2.0で被写界深度表現(3):降り積もる雪 | ClockMaker Blog (1)
share
digg
AS3 New Tween Animation Engine Called gTween from Grant Skinner (2)
share
digg
by
drawk (8)
on
[ draw.logic ] (8)
2 weeks, 4 days
ago
permalink
There is another new Tween engine from Grant Skinner callge gTween, further demonstrating the fun in coding with AS3. Frameworks and kits are duplicating much like the Python community because the language and platform are quite empowering. Do we have too many Tween engines, maybe but be glad the flash community has this many and share, it only makes each iteration better. Additional Features gTween has a lot of additional features. I’m not going to ...