Tagged Questions

0
votes
0answers
27 views

jQuery Address Plugin - Not allowing loading ajax?

I am trying to test the jQuery Address Plugin and it seems to not allow ajax to work in the change function. I am using: $.address.change(function(event) { $('#content').loa …
0
votes
1answer
28 views

AS3 - swfaddress deep linking when someone pastes a url

I have swfaddress (2.4) working fine on my site - the back button works, I can copy and paste urls and be taken to the correct page, etc. BUT, if I copy a url, say "http://mysite. …
0
votes
0answers
34 views

jQuery - Getting deep linking jQuery Address to work

I am really wanting to use the jQuery address plugin for deep linking my ajax website, but honestly, I have having a hard time understanding how to set it up. Even the examples s …
0
votes
0answers
26 views

Silverlight 3 & Deeplinking

I have a requirement to implement some deep linking into a Silverlight application and thought the new navigation framework in Silverlight 3 would be ideal. However after doing so …
0
votes
1answer
55 views

Flash Deep-Linking Causing Page Refresh in Web-Kit

Hello- I am working on a project where my team's Flash application is being displayed in another team's Web-Kit browser. We are experiencing a bug when a Flash Accordions selecte …
0
votes
0answers
41 views

swfaddress - multiple levels

there is a basic example of deeplinking in flash that comes with swfaddress; it uses the solution of checking the url with a switch() statement and does something based on that cas …
0
votes
1answer
76 views

Deeplinking with SWFAddress and Facebook connect

After prompting the user for the login and submitting it's details, my application appears in the facebook lightbox instead of the browser window. This is not the case when I remov …
1
vote
1answer
79 views

What is the best seo solution for deep linking a flex app/site?

There are several quality solutions for deep linking a flex application or site. For seo purposes which one produces the best indexing results? Asual's SWFAddress, Adobe's Browser …
0
votes
0answers
50 views

Django & Nginx deeplinking domains (re-write rules or django urls?)

I'm running Django behind Nginx (as FASTCGI) and I need to "deeplink" to a page in one domain from the root of another without redirecting or forwarding e.g. Given that I have a d …
0
votes
0answers
227 views

Frame Region Adapter and RegionContext in Silverlight 3/PRISM

Hi I'm trying to use the new Silverlight 3 deep linking feature to try to drive a PRISM based application "from the outside", i.e, by using the browser url. The url would be used …
2
votes
4answers
267 views

Ajax deep linking?

I have made a flex app deep link before but now I want to make an ajax app deep link. I have no idea where to start. I assume I need a way to listen for when the #hash in the url …
1
vote
1answer
75 views

Deep linking in JavaFX

Silverlight supports deep linking in the latest version. Does JavaFX?
1
vote
1answer
260 views

Flex Deep Linking, and Named Anchor Links

OK deep-linking in flex uses the anchor(#) text in the URL. So a link to a named anchor on the same page would override the anchor text used by Flex and reset the application. Does …
1
vote
2answers
709 views

Can I update window.location.hash without having the web page scroll?

Using JavaScript, is there a way to update window.location.hash without scrolling the web page? I have clickable title elements that toggle the visibility of a div directly beneat …
1
vote
3answers
419 views

FLEX: Programmatically remove Alert?

I need to programmatically remove an alert. This is why: My application uses BrowserManager to enable deep linking based off of the content in the #hash part of the url. If an ale …

1 2 next
15 30 50 per page