开发者

Pointing to a tab within a Flex application

Does anyone know how I开发者_Python百科 would load up a flex application and on load the application would open on a different tab within the application. The only thing I can think of is sending a parameter into the application to tell it where to go, but how does the app load that tab then?


You can do this through Deep Linking. Basically, you can use the fragment (hash) of the URL to jump to a location in the application.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜