Once you set it, you will not be able to change it and have it update. I just wanted get a sanity check on that part.
To set a baseline working example - If you just statically set the height as a test are you seeing the result you expect? Aran On Wed, Mar 10, 2010 at 2:56 PM, SH <[email protected]> wrote: > it is not working for me even I convert ht to string. Any Idea what is > wrong? > > On Mar 9, 11:27 am, Sam Sherlock <[email protected]> wrote: > > that should be ok ht should be a string > > > > - S > > > > On 9 March 2010 04:00, SH <[email protected]> wrote: > > > > > Hi all, > > > > > For my SWF object I have to calculate its height based on some > > > parameters. > > > How achieve I something like this? > > > > > var ht = 280+((@products.length/4 ).ceil)*15 > > > var so = new SWFObject("/amcharts/amline.swf", "Sales", "1010", ht, > > > "8", "#FFFFFF"); > > > > > Cheers, > > > SH > > > > > -- > > > 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]<swfobject%[email protected]> > <swfobject%[email protected]<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]<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.
