Thanks


>From: Jason Powers <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: CF and Flash problem
>Date: Thu, 2 Nov 2000 13:36:49 -0500
>
>Can't really help you on that one.  I'm more of an actionscripter, as
>opposed to a designer.  All I can say is make sure you have your font
>outlines included if you need them.  Are all your frames part of the main
>timeline? Can I recommend using frame labels and passing those in instead 
>of
>frame numbers? If it's simply animating between frames, it should be a
>simple problem.
>
>Jason Powers
>Fig Leaf Software
>
>-----Original Message-----
>From: S R [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, November 02, 2000 1:22 PM
>To: CF-Talk
>Subject: RE: CF and Flash problem
>
>
>I just figured that out. After I added the querystring to the 'object' it
>now sort of works in Netscape. What I mean by sort of is that some buttons
>it goes to the correct frame but others it ignores which frame to go to.
>Another thing happening is on some frames the type looks really strange, 
>for
>
>example if I click on the 5th button of my menu it drops down another 3
>buttons, one of them called 'resources'. But it displays the word
>'resources' and also the word 'forms' directly on top of it. This seems to
>be a weird Netscape thing because this also happens to me whenever I use
>style sheets. Has this ever happened to you?
>
>I did all the type in Flash, I am using Flash 5.0 but exported it as Flash
>4.0 and I have the Flash 4.0 plug-in (netscape)
>
>Sal
>
>
> >From: Jason Powers <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: CF-Talk <[EMAIL PROTECTED]>
> >Subject: RE: CF and Flash problem
> >Date: Thu, 2 Nov 2000 13:01:01 -0500
> >
> >Funny, it works fine for me.  Are you remembering that you need to append
> >the querystring to both the <object> call(IE) and the <embed> src(NS)?  
>If
> >that's not the problem, can I see your object and embed calls?
> >
> >Jason Powers
> >Fig Leaf Software
> >
> >-----Original Message-----
> >From: S R [mailto:[EMAIL PROTECTED]]
> >Sent: Thursday, November 02, 2000 12:18 PM
> >To: CF-Talk
> >Subject: RE: CF and Flash problem
> >
> >
> >Hi Jason or anyone,
> >
> >I was able to pass a variable from CF to flash so that when you go to a
> >particular page it will the page will pass a variable called framelabel 
>to
> >a
> >
> >cfinclude file that contains the flash code which looks like this:
> >
> >myMove.swf?framelabel=#framelabel#
> >
> >This works perfectly in IE but does not work in Netscape at all. Its 
>acting
> >as if it did not even receive the variable, even though when I "view
> >source"
> >
> >I can see that the variable was passed. Has anyone come across this
> >problem?
> >
> >If so how was it solved.
> >
> >thanks
> >
> >Sal
> >
> >
> > >From: Jason Powers <[EMAIL PROTECTED]>
> > >Reply-To: [EMAIL PROTECTED]
> > >To: CF-Talk <[EMAIL PROTECTED]>
> > >Subject: RE: CF and Flash problem
> > >Date: Wed, 1 Nov 2000 15:41:20 -0500
> > >
> > >You'd want to pass some attribute on the querystring like:
> > >getURL(myfile.cfm?framenum=10)
> > >then, you'd push it back to the flash when you load it on the url like:
> > >myfile.swf?framenum=10
> > >then, you can access the var in the main timeline like
> > >Goto and Stop(framenum)
> > >
> > >Of course, you're gonna have to put a cfparam in with a default of 1, 
>so
> > >you
> > >don't run into errors within the flash movie.
> > >
> > >Jason Powers
> > >Fig Leaf Software
> > >
> > >
> > >-----Original Message-----
> > >From: S R [mailto:[EMAIL PROTECTED]]
> > >Sent: Wednesday, November 01, 2000 2:43 PM
> > >To: CF-Talk
> > >Subject: CF and Flash problem
> > >
> > >
> > >Hi,
> > >
> > >I have flash file that is a menu on several CF pages with the use of
> > ><CFInclude>. I have it so that if you click on one of the buttons it 
>does
> > >two things "on release" which are it goes to another page and drops 
>down
> > >two
> > >
> > >more options under the button being clicked on. The problem I am having
> >is
> > >that when the other page is called it calls the flash file again in its
> > >"normal state" which does not show the two options for the button that
> >was
> > >clicked on.
> > >
> > >Is there any way to pass some kind of variable to flash from CF so that
> > >when
> > >
> > >this other page is called it also goes to a particular frame in Flash 
>so
> > >that the proper options are shown under the button clicked on?
> > >
> > >Thanks
> > >
> > >sal
> > 
> >_________________________________________________________________________
> > >Get Your Private, Free E-mail from MSN Hotmail at 
>http://www.hotmail.com.
> > >
> > >Share information about yourself, create your own public profile at
> > >http://profiles.msn.com.
> > >
> >
> >---------------------------------------------------------------------------
> >-
> > >--------------------
> > >Archives: http://www.mail-archive.com/[email protected]/
> > >Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or 
>send
>
> >a
> > >message with 'unsubscribe' in the body to
> > >[EMAIL PROTECTED]
> >
> >---------------------------------------------------------------------------
> >---------------------
> > >Archives: http://www.mail-archive.com/[email protected]/
> > >Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or 
>send
>
> >a
> >
> > >message with 'unsubscribe' in the body to
> > >[EMAIL PROTECTED]
> >
> >_________________________________________________________________________
> >Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> >
> >Share information about yourself, create your own public profile at
> >http://profiles.msn.com.
> >
> >---------------------------------------------------------------------------
>-
> >--------------------
> >Archives: http://www.mail-archive.com/[email protected]/
> >Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send 
>a
> >message with 'unsubscribe' in the body to
> >[EMAIL PROTECTED]
> >---------------------------------------------------------------------------
>---------------------
> >Archives: http://www.mail-archive.com/[email protected]/
> >Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send 
>a
>
> >message with 'unsubscribe' in the body to
> >[EMAIL PROTECTED]
>
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>----------------------------------------------------------------------------
>--------------------
>Archives: http://www.mail-archive.com/[email protected]/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
>message with 'unsubscribe' in the body to 
>[EMAIL PROTECTED]
>------------------------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/[email protected]/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a 
>message with 'unsubscribe' in the body to 
>[EMAIL PROTECTED]

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to