aran, thanks for the links. i was reading thru them yesterday and i think it will help mea great deal. doug --- On Mon, 12/12/11, Aran Rhee <aran.r...@gmail.com> wrote:
From: Aran Rhee <aran.r...@gmail.com> Subject: Re: [SWFObject] Re: Flash Button problem To: swfobject@googlegroups.com Date: Monday, December 12, 2011, 7:28 PM Hi Doug. There are some good resources on getting communication happening between flash and the host page on http://learnswfobject.com/advanced-topics/external-interface/ After reading, have a look at the source code for the examples to see the whole picture. There are also good examples with best practice embed techniques in the swfobject test suite (look for the browser communication pages) - They demo all of the available communication methosd (but I would recommend with sticking with EI) - http://code.google.com/p/swfobject/wiki/test_suite Once you wrap your mind around how EI can enable two way communications between a swf and js/html, then it can enable some pretty flexible solutions. Basically you can just listen for events coming from Flash and then process/ invoke other actions in js (go to a new page / show hide content etc) Cheers,Aran On Mon, Dec 12, 2011 at 7:12 PM, D Mac <dmac_1...@yahoo.com> wrote: thanks for the response. i apologize for the comment (it was in pure frustration, and not typical of me)i am still banging my head try to figure all this out.i know that my problem is not SWFOBJECT, but more my lack of understanding. i am trying to learn html-javascript-php and the goal is to be able to communicate with flash.steep learning curve..... respectfully,doug --- On Mon, 12/12/11, Aran Rhee <aran.r...@gmail.com> wrote: From: Aran Rhee <aran.r...@gmail.com> Subject: Re: [SWFObject] Re: Flash Button problem To: swfobject@googlegroups.com Date: Monday, December 12, 2011, 2:20 PM I appreciate your reply. One of my pet peeves are opinions without basis, so I tend to get a bit prickly when I see them :) I do believe that swfobject offer web developers the best toolset for getting swfs into their pages and offering up alternative content when that is not possible. I encourage you to explore the api and test suite pages so you can see how it can best be utilized in your project. Best,Aran On Mon, Dec 12, 2011 at 3:50 PM, D Mac <dmac_1...@yahoo.com> wrote: i meant no harm and i apologize if i offended you or the forum. --- On Sun, 12/11/11, Aran Rhee <aran.r...@gmail.com> wrote: From: Aran Rhee <aran.r...@gmail.com> Subject: Re: [SWFObject] Re: Flash Button problem To: swfobject@googlegroups.com Date: Sunday, December 11, 2011, 7:09 PM Passing flashvars into a swf is not going to break any buttons or functionality within your file. Either some code was not correct inside of your swf, or your javascript was not correct in some way. Please do not post untrue or unverified information as it may confuse others or cause them to go down the wrong path in trying to solve their issues. There are params such as "allowscriptaccess" which need to have a value set in order to allow buttons actions which interact with the host HTML page such as getURL() and ExternalInterface invoked javascript functions. re: "if adobe adopted this as a standard then flash is dead on the web." - Please don't ask for help here if you are not willing to spend the time to work out or understand something before criticizing it. On Sat, Dec 10, 2011 at 9:36 PM, teremoto <dmac_1...@yahoo.com> wrote: to those that have experienced the same problem. the problem is with passing parameters. as soon as i omitted this from the html document created by the swfObject2 program the program and flash buttons works as expected. i cant see how this is a "programmer or user" error as the very sparse documentation provided with this product does not detail much other than how to embed. if adobe adopted this as a standard then flash is dead on the web. dont really see much value in swfobject but i thank sam for responding to my posts. teremoto On Dec 10, 4:11 pm, Sam Sherlock <sam.sherl...@gmail.com> wrote: > What do you mean by not respond? (the button does not respond) > > depending on the function of this button you may need to make the swf > accept a flash param or two. > > and possibly using the base param may help. > > Your using the most vanilla use of swfobject and swfobject is not going to > have an effect on the functioning of buttons within the swf, > > the swf may need to have information passed to it as flashvars as I said - > eg is its accessing xml files or other swfs > > are you able to upload this and post a link? > > - S > > On 10 December 2011 23:49, teremoto <dmac_1...@yahoo.com> wrote: > > > > > > > > > just thought i would add that the parameter i am passing is passed to > > the flash program. i put a text box in the flash program and this > > does > > display the parameter passed. just not sure why the button does not > > respond. i generated the script using dynamic publishing. > > thanks > > > On Dec 10, 3:12 pm, Sam Sherlock <sam.sherl...@gmail.com> wrote: > > > Hi Teremoto > > > > please provide a link or some code. > > > > this will enable others to provide suggestions > > > > Have you tried generating the code using the generator > > > this is recommended to all > > > >http://code.google.com/p/swfobject/wiki/generator > > > > - S > > > > On 10 December 2011 21:33, teremoto <dmac_1...@yahoo.com> wrote: > > > > > i am a newbie. > > > > i have been banging my head against the wall trying to get flash to > > > > work in html page and i finally found > > > > and installed swfobject 2. i am using adobe creative suite cs3. > > > > > my flash buttons do not respond when i click on them. > > > > if i just run the .swf file the buttons work as designed. > > > > if i run the html file created by swobject2, the buttons do not > > > > respond. > > > > > i have been searching the web forums for help but cannot find what i > > > > am missing. can anyone > > > > point me in the right direction to resolve this? > > > > thanks > > > > teremoto > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "SWFObject" group. > > > > To post to this group, send email to swfobject@googlegroups.com. > > > > To unsubscribe from this group, send email to > > > > swfobject+unsubscr...@googlegroups.com. > > > > For more options, visit this group at > > > >http://groups.google.com/group/swfobject?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "SWFObject" group. > > To post to this group, send email to swfobject@googlegroups.com. > > To unsubscribe from this group, send email to > > swfobject+unsubscr...@googlegroups.com. > > For more options, visit this group at > >http://groups.google.com/group/swfobject?hl=en. -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to swfobject@googlegroups.com. To unsubscribe from this group, send email to swfobject+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en. -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to swfobject@googlegroups.com. To unsubscribe from this group, send email to swfobject+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en. -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to swfobject@googlegroups.com. To unsubscribe from this group, send email to swfobject+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en. -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to swfobject@googlegroups.com. To unsubscribe from this group, send email to swfobject+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en. -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to swfobject@googlegroups.com. To unsubscribe from this group, send email to swfobject+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en. -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to swfobject@googlegroups.com. To unsubscribe from this group, send email to swfobject+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en. -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to swfobject@googlegroups.com. To unsubscribe from this group, send email to swfobject+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.