took me 2 hours to debug !!
finally reason is you must set your document class same as your package
e.g class = y.as
package com.x{
public class y{
public function y(){
}
}
}
when you run from Flash CS3 Make sure your document class is com.x.y where y = class name
a trial blog
User Experience Design, Adobe Flash, Information Architecture, Actionscript 3.0, Visual Design, Wireframes
Saturday, October 27, 2007
Thursday, October 04, 2007
Fluorine with AS3 .NET 2, Spoonfeeder
Step by step guide to flash remoting via Fluorine:
call the .net method in sample.cs from flash
code will be published soon...
Step 5: Test it
- OS: Vista Ultimate
- Web Server: IIS7
- Server Side: .Net 2.0 (C#)
- Actionscript: 3.0
- IDE: VS 2005, Flash CS3
- Direct download: Fluorine 2.0.7.824 Windows installer (Visual Studio wizard, source code) download
- Simply launch vs 2005, menu, File>New>Web Site> choose fluorine asp.net web app.

- Save your app. away from c:\users\ iis7 doesn't seem to like it, for the sake of this tutorial i will assume you saved in c:\development\fluorine
- Go to "control panel" make sure you are not on the classic mode, click uninstall programs under Programs Icon (label is misleading it used to be add/remove prog. in XP stupid vista)
- Click the link "turn windows features on or of" in the left hand side task panel
- Check IIS and ASP.NET as illustrated

- Run the IIS7 manager to configure IIS7,

- Expand the tree on the left, till you get "Default web site" right click choose "Add Application" make sure to change App pool to "Classic .NET AppPool"

- Verify the gateway.aspx by launching you web browser run "http://localhost/fluorine/gateway.aspx" if you get a blank page and done at the status bar then your good to go else you've got iis configuration problems.
call the .net method in sample.cs from flash
code will be published soon...
Step 5: Test it
Sunday, November 05, 2006
Blog Brainstorm topics
I'm not sure how people will reach my blog yet, most probably friends or people who came via search. Anyhow who ever you are welcome to my blog as you have read from the description the blog is mainly focused on user experience design, usability web2.0 flash etc... any thing you're browser throws at ya.
Not sure what topic to start with, I have the following in mind:
Not sure what topic to start with, I have the following in mind:
- How to become an Information Architect?
- What is usability?
- Categorized useful links
- Web 2.0
- Different Frameworks out there Rails, Laszlo
- Flash 8
- Flash Remoting MX
- Rich Internet Applications
Wednesday, November 01, 2006
Subscribe to:
Posts (Atom)