Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Remoting / January 2006



Tip: Looking for answers? Try searching our database.

Flash Remoting example

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Antonio_82_ - 07 Jan 2006 10:21 GMT
hello everyone,
I am a C# developer new to Flash Remoting. I need to develop a web application
with an interface based on Flash but with server side code based on C#. I just
started to study on books and read examples, but when I try to follow these
example by myself many problems occurr, so they never work.
Can anyone suggest me some very good article or website (apart from the
Macromedia one of course) which describe very clearly the whole Flash Remoting
process for .NET applications and provide very simple yet good example to try?
Thanks very much :cool;
mrsoul - 07 Jan 2006 17:08 GMT
Try checking out http://www.friendsofed.com/book.html?isbn=1590595173 - good examples of Flash-.NET interaction, including remoting examples.
patord - 09 Jan 2006 02:55 GMT
Hi again

Have kind of got this working, have put a loader in the correct position and
have created an external swf file of the animated highlight, then added to the
existing code:

this.staffPosition.text = re.result.items[0].Position;
this.staffDept.text = re.result.items[0].department;
this.staffEmail.text = re.result.items[0].Email;
var myImage:String = "swf/staffHighlight.swf";
this.imageHolder.contentPath = myImage;

Where the imageHolder variable is I want to name this the P001 variable from
the database or "re.result.items[0].allocation", which is the name I have given
to the loader, I assume this is a reasonably efficient way to handle this but
the imageholder name is not being read correctly as a dynamic value.  Can
anyone help Please?

Thx
MW
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.