code.google.com/p/*swfobject*/*wiki*/*api *which you may have alread read* * and *learnswfobject*.com/
I think it possible that swfobject is doing for you what you need it to do and that someother evil is the culprit for the other issue - which you blame swfobject for :( I am still not certain what the button does within your swf - as I said before this is likely to be due to the actionScript or some other aspect of the swf setup thats at fault but what your trying to do is very common all i am trying to do at this point is embed my flash programs in my html > pages. > > this worked but when i tested the button to just echo a trace and change a > text box, > > the button does nothing. > if you embed the swf using the traditional method of object/embed does the button behave the same? like I said before I think someother factor is at play - S On 11 December 2011 03:46, D Mac <[email protected]> wrote: > sam, > > thanks for the help and time. > > as soon as i removed the passing of parameters to flash, my buttons work. > > not sure why, but cant really see any value in this program. i was able > to embed > > flash but wanted to communicate with it outside of php style passing > information. > > to embed a basic flash program i can see where swfobject might be a nice > utility. > > > i am very frustrated so i do apologize if i sound a bit anti swfobject. > but to lose > > all my other flash functionality because i passed it a parameter and the > swfobject > > is supposed to facilitate this has me scratching my head as to whether the > program swfobject is junk or i just dont understand how to use it. > > you stated i am only using in a vanilla form....only other thing i could > find was API reference > > which does not solve my basic issue of just clicking on a button. > > i thank you for the time but i guess i will have to try an alternate way > to communicate with flash. > > doug > > --- On *Sat, 12/10/11, Sam Sherlock <[email protected]>* wrote: > > > From: Sam Sherlock <[email protected]> > Subject: Re: [SWFObject] Re: Flash Button problem > To: [email protected] > Date: Saturday, December 10, 2011, 4:11 PM > > 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 > <[email protected]<http://mc/[email protected]> > > 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 > <[email protected]<http://mc/[email protected]>> > 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 > > <[email protected]<http://mc/[email protected]>> > 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 > > > [email protected]<http://mc/[email protected]> > . > > > To unsubscribe from this group, send email to > > > [email protected]<http://mc/compose?to=swfobject%[email protected]> > . > > > 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 > [email protected]<http://mc/[email protected]> > . > To unsubscribe from this group, send email to > [email protected]<http://mc/compose?to=swfobject%[email protected]> > . > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
