-
It should be disabled if you specify a null tracker like this: swfaddress.js?tracker=null.
Check the Family sample where this is implemented.
2009-10-19 12:52:10 UTC in SWFAddress
-
If the language is a part of the deep link then this can be really simple. If it's not then you may need to setup the SEO sample in different physical or separate folders . You can of course reuse the server-side part by including it in each page or even try some rewriting or symlink trickery.
I have built something similar long time ago (it was also primarily in Dutch) and I don't remember...
2009-10-09 19:58:44 UTC in SWFAddress
-
How exactly you want to pass that link? Something like "mailto:larry,dan?cc=mike&bcc=sue&subject=test&body=type+your&body=message+here"?
You may try encoding the # (%23) and if that does not work you may have to implement the SEO sample which allows you to expose the links without the hash symbol.
You can also try using SWFAddress.href() rather than low level...
2009-10-09 19:49:24 UTC in SWFAddress
-
I suppose that you have a CSS issue. Usually for 100% height in a standards compliant mode you need to apply that same height to the html and body tags.
Check how this is done in most of the SWFAddress samples.
2009-10-09 19:32:46 UTC in SWFAddress
-
Are you using the latest SWFAddress version and do you experience the same issue with the provided samples?
There was such a problem with previous versions and it was caused by the fact that IE8 introduces Compatibility and Document modes which force the browser to behave differently depending on the combination between them.
2009-10-07 08:24:57 UTC in SWFAddress
-
asual made 2 file-release changes.
2009-10-07 07:33:01 UTC in SWFAddress
-
asual made 2 file-release changes.
2009-10-07 07:32:01 UTC in SWFAddress
-
asual made 3 file-release changes.
2009-10-07 07:24:02 UTC in SWFAddress
-
asual committed revision 823 to the SWFAddress SVN repository, changing 1 files.
2009-10-06 15:58:55 UTC in SWFAddress
-
asual committed revision 822 to the SWFAddress SVN repository, changing 34 files.
2009-10-06 13:23:36 UTC in SWFAddress