all groups > macromedia flash flash remoting > november 2003 > threads for november 8 - 14, 2003
Filter by week: 1 2 3 4 5
Help: connecting to EJBs
Posted by ulfreich at 11/14/2003 9:00:59 PM
Hello, I'm trying to use an already deployed EJB from a flash MX 2004 movie, using Flash remoting MX, but all the code I've found for it corresponds to actionscript 1.0. Can anybody give me a hint for Actionscript 2.0 (using classes)?
... more >>
Where do I start?
Posted by Peter Fettes at 11/14/2003 7:53:13 PM
Could someone please help.
I'm a student, who is used to working with html and Dreamweaver, but for my latest project I have to create a website in Flash. Further more it needs to include forms, but more importantly the site has to be able to be updated i.e. changing the body of text, adding ar... more >>
Flash Remoting First Timer, could use some help...
Posted by jkrudeen NO[at]SPAM work at 11/14/2003 7:41:55 PM
I have tried two tutorials so far and am getting the same result, nothing, productively speaking.
I have a few questions:
The "NetServices.as" and the "NetDebug.as" files that are included at the beginning of the ActionScript. I am I supposed to have those files in the same folder as where th... more >>
NetConnection Debugger BLANK
Posted by brody at 11/14/2003 5:46:06 PM
I am trying to run the NetConnection Debugger window and all I see is a blank window. I have installed the Remoting components, I see the "Service Window" and NetConnection Debugger" under the "Window" menu, but when I try and debug a .fla I get nothing. I have this script in the first keyframe:
... more >>
International fonts
Posted by I-one at 11/13/2003 10:12:46 PM
Help!!!
Does anyone nows how to get dhose fonts with Dynamic text.
THANK YOU!!!!
... more >>
Intermitant NetConnection.Call.Failed in Flash 6 Remoting
Posted by thivnor at 11/13/2003 9:58:53 PM
Subject: Intermitant NetConnection.Call.Failed
When using Flash Remoting, it is normal to
get a NetConnection.Call.Failed
when the remote server is unreachable, or when
there is a typo in the Gatway URL.
However, I am getting this error intermitantly,
when the server is known to be up &... more >>
Safari is only partly working with Remoting - is there a workaround?
Posted by warren10 at 11/13/2003 9:48:31 PM
We are at the final stages of building and testing our application, and sure enough Safari is the only browser the app isn't working correctly in.
In the netdebugger, It establishes the gateway, calls to check for a current session, and calls for some category variables. All of these results retur... more >>
Type FlashGateway.Flash not defined
Posted by helpanewbiwout at 11/13/2003 8:44:02 PM
Hi,
I am trying to use Flash Remoting. I seem to be getting this error "Type FlashGateway.Flash is not defined" when using the following line:
Protected Flash As FlashGateway.Flash
I am using Visual Studio .NET. Flash Remoting is installed on my web server and I have installed the Remoting ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
flash mx 2004 w/ asp.net not working ...
Posted by niner911 at 11/13/2003 6:50:20 AM
this is very frustrating.
i have
flash mx 2004 pro
flash remoting components
flash remoting for .net
flashwidget example
all installed on my machine. if i run 'RemoteCatalogFinished.swf' without any modification, it will work beautifully by connecting with .net server component to get da... more >>
Passing a variable in the URL and Remoting
Posted by Scooter0007 at 11/12/2003 8:59:22 PM
Here's the scoop,
I have one educational class in multiple languages. Depending on what class_ID is sent through the URL it will query that language. When I hard code the number in the Query like this Class_ID=3 it works. But when I dynamically pull the Class_ID from the URL like this Class_ID... more >>
Doing a 'traceroute'.
Posted by Spaced Cowboy at 11/12/2003 7:21:52 PM
I'd like to be able to write a cross-platform browser plugin that can traceroute from the current machine to an address somewhere else on the internet. I'm trying to figure out whether buying Flash MX will let me do that.
I don't want to run traceroute from my server, I'm trying to map the route ... more >>
Programmer Needed - Real-time, one-way dialog box on a website
Posted by yachter at 11/10/2003 8:13:08 PM
Flash programmers,
I just started figuring out Flash, but can't figure it out fast enough and I have a deadline. We need a programmer to use Flash for a real-time, one-way dialog box that is sent small lines of text messages. Our firm trades bonds and the box would have live comments from the tra... more >>
Loading External Sounds
Posted by VictorianGyoza at 11/10/2003 6:59:39 PM
I want to have flash act as an mp3 player. I would like to have a flash movie running, and have javascript (or whatever works) tell the movie WHICH mp3 file to download and play. Can anyone clarify for me how the code on a page can specify the file to play in the swf?
... more >>
LOST Please HELP!!!
Posted by Xenocide at 11/10/2003 7:38:46 AM
I am trying to get news and such from my database.... I have my cfc and flash files setup like so..
******************************
<cfcomponent>
<cffunction name="UserPage" returntype="query" access="remote">
<CFQUERY NAME="listQuery" DATASOURCE="reg1">
SELECT *
FROM reg1
</CFQ... more >>
controlling flash using html
Posted by jfisherhr at 11/10/2003 4:55:50 AM
i am using loadVariables to add text to a dynamic text box, and it's working well. one thing i was wondering though, was how i could make an html link or something that would change the frame in the flash video.
ideas?
... more >>
help with back/next button functionality (pagination)
Posted by jonesad at 11/10/2003 1:30:15 AM
Hello, I am trying to get some back and next buttons to work, but I think my logic is messed up. Is there an easier way in actionscript to make pagination? Here is what I'm doing:
I know that I will only be showing 4 results per call, but that the user can sort by Name or Date (and then I send ... more >>
How to hide the ActionScript?
Posted by raladin at 11/8/2003 2:58:48 PM
Hi all!
I have a very easy question for you (as I think :) ) but it is a little bit hard for me..
My request is :
I want to hide the Flash ActionScript in my Flash movie.. so if anyone tried to open it by any program that opens the Action Script.. he can't do that..
My friend did that...... more >>
|