Re: Flash/WebObjects
Re: Flash/WebObjects
- Subject: Re: Flash/WebObjects
- From: Chuck Hill <email@hidden>
- Date: Tue, 14 Nov 2006 08:33:35 -0800
On Nov 13, 2006, at 10:16 PM, James Cicenia wrote:
Ok I am in the same boat and very confused...
1) I have a flash front end menu. They click on a link and it takes
them to a normal html/css webobjects page.
2) Next, if they hit home on the html/css page to go to an almost
static flash page.
I need to:
1) What URL can I use in the flash? I can't seem to make a relative
reference work to a direct action from flash. Do they have to be
full URLs?
AFAIK, yes.
2) How do I let flash know the sessionid and then pass it back?
The easiest answer is to use cookies to store the session ID and
woinst number. That is what I did. However, this was mostly due to
the need to bounce between purely static and WO generated pages.
Otherwise, you need to pass it into the Flash as a parameter. One
you get into Flash-land, you need to be asking someone else. :-)
Chuck
On Nov 9, 2006, at 10:43 PM, Anthony Martello wrote:
I need to integrate a user interface built in Flash with
WebObjects so that the Flash interface is associated with the
current user (through the session). I see that in a recent post
Chuck Hill mentioned that he has done this before. Can Chuck or
someone else explain how this is done? How do I pass data from and
to the Flash interface using WebObjects? What are the main steps?
Code examples of any Java, JavaScript, HTML, ActionScript, etc.
would be very helpful. :)
Thanks,
Anthony Martello
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40jimijon.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden