Donate Share

SWFAddress

Code

Programming Languages: JavaScript, ActionScript

License: MIT License

Repositories

browse code, statistics, last commit on 2009-10-06 svn co https://swfaddress.svn.sourceforge.net/svnroot/swfaddress swfaddress

Show:

What's happening?

  • Trying to incorporate SWFAddress into site

    I’m really unfamiliar with Flash and ActionScript, but my boss came to me for help with deeplinking to portions of the swf file she created for a client. I am trying to implement SWFAddress, but just cannot get the url to change or linking to work. Navigating through the site is fine now, but none of the SWFAddress functionality seems to be working. Have a look at my code and see if there’s...

    2009-11-11 19:28:12 UTC by bradherman

  • Conflict between SWFAddress JS and AddThis JS

    if the AddThis js include is in the same page as a swfaddress js include, there is a conflict and one or both javascript files fail to run correctly. It is browser/platform specific and also depends on the order of the includes, but they definitely cause the SWFAddress code to fail, displaying invalid anchor tags. SWFAddress will display '#at' on page load under these circumstances: include...

    2009-10-29 17:39:22 UTC by https://www.google.com/accounts

  • Followup: RE: AJAX sample and submenus

    any updates on this?.

    2009-10-29 15:19:20 UTC by chrisremo

  • Followup: RE: Disable default Google Analytics

    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 by asual

  • Disable default Google Analytics

    How can I disable the default page view tracking of Google Analytics which is embedded inside SWFAddress. I would like to create custom tracking events using the Google GATracker Flash class. Thanks for such a great Flash class library! Mark Cassar CasaSoft http://www.casasoft.com.mt.

    2009-10-19 11:02:00 UTC by casasoft

  • Followup: RE: half rendered swf file because of doctype

    THANK YOU SO MUCH!!! I hate when its something simple. I had the body tag set to 100% height but I never thought about the html tag. Thanks again. :)

    2009-10-09 21:15:05 UTC by ccbrown4

  • Followup: RE: SEO Example, php redirect

    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 by asual

  • Followup: RE: Sending URL to email client

    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 by asual

  • Followup: RE: half rendered swf file because of doctype

    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 by asual

  • half rendered swf file because of doctype

    The problem is that If I don't include a doctype than everything works fine except for SWFAddress. If I do include the doctype SWFAddress will work just fine but the swf file itself only takes up about 1/4 of the window and parts of it are cut off. I've tried every doctype I can think of at this point. Could my swf file be too big? Is it really just the doctype? I am at a loss.

    2009-10-09 19:21:09 UTC by ccbrown4

Our Numbers