Re: James Mitchell is Rude and Ignorant

2002-05-02 Thread John Nicholas

Micael Padraig Og mac Grene wrote:

 Mark,

 You don't get it either.  This is a STRUTS specific question.  Thanks 
 for trying to help, however. 


If no one understands your question maybe you aren't asking it clearly. 
I know Flash and to me it sounds like you're asking about Struts writing 
directly into Flash like Generator. I haven't bothered to answer because 
I thought it was some retarded newbie question like can I use struts to 
make my PHP faster?



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




James Mitchell is Rude and Ignorant

2002-05-01 Thread Micael Padraig Og mac Grene

James,

You don't know what you are talking about.  I know all about what you are 
speaking about.  I am talking about Flash ARRAYS.  Get it?  If you don't 
know the question, don't try the answer.  The question is not so simple as 
you blithely ASSUME.  Plus, your advice s$cks.

Micael

At 11:18 AM 5/1/02 -0400, you wrote:
To answer your question suppressing-annoyance for the ?th time.

What do Flash files (.swf) have to do with struts?

Its a simple document request.

Whether you choose to put you jsp files (I said jsp not all content )
under WEB-INF is up to you.

Whether you choose to make it: relative to the url (flash-me-baby.swf),
relative to the application (/flash-me-again-from-the-root.swf), or
absolute (http://www.flashers-anon.com/struts/oh-ya.swf;) is up to you.


Here's a snip of html from flash.com main page..notice the movie param
and the embed urls, those are relative to the application.

object classid=clsid:D27CDB6E-AE6D-11cf-96B8-44455354

codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=5,0,30,0
 width=749
 height=68
param name=movie value=/uber/nav/global.swf
param name=quality value=high
param name=BGCOLOR value=#EE
param name=salign value=tl
param name=menu value=0
embed src=/uber/nav/global.swf
 quality=high

pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_
Version=ShockwaveFlash
 type=application/x-shockwave-flash
 width=749
 height=68
 bgcolor=#EE
 salign=tl
 menu=0
/embed
/object



Life is full of choices, its up to you.

My suggestion to you is:
1. To write a **REEAALY** killer custom taglib that handles every possible
.swf configuration and then donate it to the open source cause.
2. Shut the H#LL up and get over it.

;) Have a wonderful day

JM






  -Original Message-
  From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 01, 2002 3:30 AM
  To: [EMAIL PROTECTED]
  Subject: Flash Arrays: Possible on Struts with WEB-INF?
 
 
 
 
  Can Flash .swf array files access photo1.swf, photo2.swf, etc., Flash
  element files in the same directory with relative file URLs?  You don't
  have to tell me how to do it, I just want to know if it is
  possible.  This
  is fhe fourth time I have asked this question.  It seems to me to be a
  reasonable question.  I know how to do the normal stuff with
  struts.  But,
  here there is no way to use the structs tags in the Flash .swf array
  files.  I am asking about inside WEB-INF, because obviously
  outside WEB-INF
  is easy.
 
  Please give me a nod if it can or cannot be done.  Hopefully Craig will
  take an interest, or someone who knows?  If this cannot be done, it is a
  problem with the architecture, in my mind.
 
  micael
 
 
 
  --
  To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
 
 


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: James Mitchell is Rude and Ignorant

2002-05-01 Thread James Mitchell

Apparently I'm not an expert on Flash.

Oh SH##, I'm sorry.  I meant to send that reply to the
[EMAIL PROTECTED]

Please accept my apologies.

JM



 -Original Message-
 From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, May 01, 2002 11:29 AM
 To: Struts Users Mailing List
 Subject: James Mitchell is Rude and Ignorant


 James,

 You don't know what you are talking about.  I know all about what you are
 speaking about.  I am talking about Flash ARRAYS.  Get it?  If you don't
 know the question, don't try the answer.  The question is not so
 simple as
 you blithely ASSUME.  Plus, your advice s$cks.

 Micael

 At 11:18 AM 5/1/02 -0400, you wrote:
 To answer your question suppressing-annoyance for the ?th time.
 
 What do Flash files (.swf) have to do with struts?
 
 Its a simple document request.
 
 Whether you choose to put you jsp files (I said jsp not all content )
 under WEB-INF is up to you.
 
 Whether you choose to make it: relative to the url (flash-me-baby.swf),
 relative to the application (/flash-me-again-from-the-root.swf), or
 absolute (http://www.flashers-anon.com/struts/oh-ya.swf;) is up to you.
 
 
 Here's a snip of html from flash.com main page..notice the
 movie param
 and the embed urls, those are relative to the application.
 
 object classid=clsid:D27CDB6E-AE6D-11cf-96B8-44455354
 
 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash
 /swflash.ca
 b#version=5,0,30,0
  width=749
  height=68
 param name=movie value=/uber/nav/global.swf
 param name=quality value=high
 param name=BGCOLOR value=#EE
 param name=salign value=tl
 param name=menu value=0
 embed src=/uber/nav/global.swf
  quality=high
 
 pluginspage=http://www.macromedia.com/shockwave/download/index.c
 gi?P1_Prod_
 Version=ShockwaveFlash
  type=application/x-shockwave-flash
  width=749
  height=68
  bgcolor=#EE
  salign=tl
  menu=0
 /embed
 /object
 
 
 
 Life is full of choices, its up to you.
 
 My suggestion to you is:
 1. To write a **REEAALY** killer custom taglib that handles
 every possible
 .swf configuration and then donate it to the open source cause.
 2. Shut the H#LL up and get over it.
 
 ;) Have a wonderful day
 
 JM
 
 
 
 
 
 
   -Original Message-
   From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 01, 2002 3:30 AM
   To: [EMAIL PROTECTED]
   Subject: Flash Arrays: Possible on Struts with WEB-INF?
  
  
  
  
   Can Flash .swf array files access photo1.swf, photo2.swf, etc., Flash
   element files in the same directory with relative file URLs?
 You don't
   have to tell me how to do it, I just want to know if it is
   possible.  This
   is fhe fourth time I have asked this question.  It seems to me to be a
   reasonable question.  I know how to do the normal stuff with
   struts.  But,
   here there is no way to use the structs tags in the Flash .swf array
   files.  I am asking about inside WEB-INF, because obviously
   outside WEB-INF
   is easy.
  
   Please give me a nod if it can or cannot be done.  Hopefully
 Craig will
   take an interest, or someone who knows?  If this cannot be
 done, it is a
   problem with the architecture, in my mind.
  
   micael
  
  
  
   --
   To unsubscribe, e-mail:
   mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
   mailto:[EMAIL PROTECTED]
  
  
 
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]



 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: James Mitchell is Rude and Ignorant

2002-05-01 Thread Micael Padraig Og mac Grene

The thing this question has to do with STRUTS is that it is an application 
which generates and AUTOMATIC relative reference within a SWF file that is 
NOT controlled in STRUTS.  So, if STRUTS cannot accommodate that, then 
there is a significant functionality out there that is inconsistent with 
using JSP files inside WEB-INF.  Do you now understand, James Mitchell?

Your Pal, Micael

At 08:29 AM 5/1/02 -0700, you wrote:
James,

You don't know what you are talking about.  I know all about what you are 
speaking about.  I am talking about Flash ARRAYS.  Get it?  If you don't 
know the question, don't try the answer.  The question is not so simple as 
you blithely ASSUME.  Plus, your advice s$cks.

Micael

At 11:18 AM 5/1/02 -0400, you wrote:
To answer your question suppressing-annoyance for the ?th time.

What do Flash files (.swf) have to do with struts?

Its a simple document request.

Whether you choose to put you jsp files (I said jsp not all content )
under WEB-INF is up to you.

Whether you choose to make it: relative to the url (flash-me-baby.swf),
relative to the application (/flash-me-again-from-the-root.swf), or
absolute (http://www.flashers-anon.com/struts/oh-ya.swf;) is up to you.


Here's a snip of html from flash.com main page..notice the movie param
and the embed urls, those are relative to the application.

object classid=clsid:D27CDB6E-AE6D-11cf-96B8-44455354

codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
 b#version=5,0,30,0
 width=749
 height=68
param name=movie value=/uber/nav/global.swf
param name=quality value=high
param name=BGCOLOR value=#EE
param name=salign value=tl
param name=menu value=0
embed src=/uber/nav/global.swf
 quality=high

pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_
 Version=ShockwaveFlash
 type=application/x-shockwave-flash
 width=749
 height=68
 bgcolor=#EE
 salign=tl
 menu=0
/embed
/object



Life is full of choices, its up to you.

My suggestion to you is:
1. To write a **REEAALY** killer custom taglib that handles every possible
.swf configuration and then donate it to the open source cause.
2. Shut the H#LL up and get over it.

;) Have a wonderful day

JM






  -Original Message-
  From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 01, 2002 3:30 AM
  To: [EMAIL PROTECTED]
  Subject: Flash Arrays: Possible on Struts with WEB-INF?
 
 
 
 
  Can Flash .swf array files access photo1.swf, photo2.swf, etc., Flash
  element files in the same directory with relative file URLs?  You don't
  have to tell me how to do it, I just want to know if it is
  possible.  This
  is fhe fourth time I have asked this question.  It seems to me to be a
  reasonable question.  I know how to do the normal stuff with
  struts.  But,
  here there is no way to use the structs tags in the Flash .swf array
  files.  I am asking about inside WEB-INF, because obviously
  outside WEB-INF
  is easy.
 
  Please give me a nod if it can or cannot be done.  Hopefully Craig will
  take an interest, or someone who knows?  If this cannot be done, it is a
  problem with the architecture, in my mind.
 
  micael
 
 
 
  --
  To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
 
 


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: James Mitchell is Rude and Ignorant

2002-05-01 Thread Galbreath, Mark

Extensive discussions regarding Flash and servlets have been held on
servlet-interest.  Check out its archive at java.sun.com/products/servlet.
There was a French guy on their about a year ago who was an expert.  It's
possible that he's lurking.

Mark

-Original Message-
From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 11:37 AM
To: Struts Users Mailing List
Subject: Re: James Mitchell is Rude and Ignorant


The thing this question has to do with STRUTS is that it is an application 
which generates and AUTOMATIC relative reference within a SWF file that is 
NOT controlled in STRUTS.  So, if STRUTS cannot accommodate that, then 
there is a significant functionality out there that is inconsistent with 
using JSP files inside WEB-INF.  Do you now understand, James Mitchell?

Your Pal, Micael

At 08:29 AM 5/1/02 -0700, you wrote:
James,

You don't know what you are talking about.  I know all about what you are 
speaking about.  I am talking about Flash ARRAYS.  Get it?  If you don't 
know the question, don't try the answer.  The question is not so simple as 
you blithely ASSUME.  Plus, your advice s$cks.

Micael

At 11:18 AM 5/1/02 -0400, you wrote:
To answer your question suppressing-annoyance for the ?th time.

What do Flash files (.swf) have to do with struts?

Its a simple document request.

Whether you choose to put you jsp files (I said jsp not all content )
under WEB-INF is up to you.

Whether you choose to make it: relative to the url (flash-me-baby.swf),
relative to the application (/flash-me-again-from-the-root.swf), or
absolute (http://www.flashers-anon.com/struts/oh-ya.swf;) is up to you.


Here's a snip of html from flash.com main page..notice the movie
param
and the embed urls, those are relative to the application.

object classid=clsid:D27CDB6E-AE6D-11cf-96B8-44455354

codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
ca
 b#version=5,0,30,0
 width=749
 height=68
param name=movie value=/uber/nav/global.swf
param name=quality value=high
param name=BGCOLOR value=#EE
param name=salign value=tl
param name=menu value=0
embed src=/uber/nav/global.swf
 quality=high

pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Pro
d_
 Version=ShockwaveFlash
 type=application/x-shockwave-flash
 width=749
 height=68
 bgcolor=#EE
 salign=tl
 menu=0
/embed
/object



Life is full of choices, its up to you.

My suggestion to you is:
1. To write a **REEAALY** killer custom taglib that handles every possible
.swf configuration and then donate it to the open source cause.
2. Shut the H#LL up and get over it.

;) Have a wonderful day

JM






  -Original Message-
  From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, May 01, 2002 3:30 AM
  To: [EMAIL PROTECTED]
  Subject: Flash Arrays: Possible on Struts with WEB-INF?
 
 
 
 
  Can Flash .swf array files access photo1.swf, photo2.swf, etc., Flash
  element files in the same directory with relative file URLs?  You don't
  have to tell me how to do it, I just want to know if it is
  possible.  This
  is fhe fourth time I have asked this question.  It seems to me to be a
  reasonable question.  I know how to do the normal stuff with
  struts.  But,
  here there is no way to use the structs tags in the Flash .swf array
  files.  I am asking about inside WEB-INF, because obviously
  outside WEB-INF
  is easy.
 
  Please give me a nod if it can or cannot be done.  Hopefully Craig will
  take an interest, or someone who knows?  If this cannot be done, it is
a
  problem with the architecture, in my mind.
 
  micael
 
 
 
  --
  To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
 
 


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: James Mitchell is Rude and Ignorant

2002-05-01 Thread Micael Padraig Og mac Grene

Mark,

You don't get it either.  This is a STRUTS specific question.  Thanks for 
trying to help, however.

Micael

At 11:56 AM 5/1/02 -0400, you wrote:
Extensive discussions regarding Flash and servlets have been held on
servlet-interest.  Check out its archive at java.sun.com/products/servlet.
There was a French guy on their about a year ago who was an expert.  It's
possible that he's lurking.

Mark

-Original Message-
From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 11:37 AM
To: Struts Users Mailing List
Subject: Re: James Mitchell is Rude and Ignorant


The thing this question has to do with STRUTS is that it is an application
which generates and AUTOMATIC relative reference within a SWF file that is
NOT controlled in STRUTS.  So, if STRUTS cannot accommodate that, then
there is a significant functionality out there that is inconsistent with
using JSP files inside WEB-INF.  Do you now understand, James Mitchell?

Your Pal, Micael

At 08:29 AM 5/1/02 -0700, you wrote:
 James,
 
 You don't know what you are talking about.  I know all about what you are
 speaking about.  I am talking about Flash ARRAYS.  Get it?  If you don't
 know the question, don't try the answer.  The question is not so simple as
 you blithely ASSUME.  Plus, your advice s$cks.
 
 Micael
 
 At 11:18 AM 5/1/02 -0400, you wrote:
 To answer your question suppressing-annoyance for the ?th time.
 
 What do Flash files (.swf) have to do with struts?
 
 Its a simple document request.
 
 Whether you choose to put you jsp files (I said jsp not all content )
 under WEB-INF is up to you.
 
 Whether you choose to make it: relative to the url (flash-me-baby.swf),
 relative to the application (/flash-me-again-from-the-root.swf), or
 absolute (http://www.flashers-anon.com/struts/oh-ya.swf;) is up to you.
 
 
 Here's a snip of html from flash.com main page..notice the movie
param
 and the embed urls, those are relative to the application.
 
 object classid=clsid:D27CDB6E-AE6D-11cf-96B8-44455354
 
 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
ca
  b#version=5,0,30,0
  width=749
  height=68
 param name=movie value=/uber/nav/global.swf
 param name=quality value=high
 param name=BGCOLOR value=#EE
 param name=salign value=tl
 param name=menu value=0
 embed src=/uber/nav/global.swf
  quality=high
 
 pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Pro
d_
  Version=ShockwaveFlash
  type=application/x-shockwave-flash
  width=749
  height=68
  bgcolor=#EE
  salign=tl
  menu=0
 /embed
 /object
 
 
 
 Life is full of choices, its up to you.
 
 My suggestion to you is:
 1. To write a **REEAALY** killer custom taglib that handles every possible
 .swf configuration and then donate it to the open source cause.
 2. Shut the H#LL up and get over it.
 
 ;) Have a wonderful day
 
 JM
 
 
 
 
 
 
   -Original Message-
   From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, May 01, 2002 3:30 AM
   To: [EMAIL PROTECTED]
   Subject: Flash Arrays: Possible on Struts with WEB-INF?
  
  
  
  
   Can Flash .swf array files access photo1.swf, photo2.swf, etc., Flash
   element files in the same directory with relative file URLs?  You don't
   have to tell me how to do it, I just want to know if it is
   possible.  This
   is fhe fourth time I have asked this question.  It seems to me to be a
   reasonable question.  I know how to do the normal stuff with
   struts.  But,
   here there is no way to use the structs tags in the Flash .swf array
   files.  I am asking about inside WEB-INF, because obviously
   outside WEB-INF
   is easy.
  
   Please give me a nod if it can or cannot be done.  Hopefully Craig will
   take an interest, or someone who knows?  If this cannot be done, it is
a
   problem with the architecture, in my mind.
  
   micael
  
  
  
   --
   To unsubscribe, e-mail:
   mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
   mailto:[EMAIL PROTECTED]
  
  
 
 
 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]
 
 
 
 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]
 



--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]