Search Results

Search found 2 results on 1 pages for 'alpinista'.

Page 1/1 | 1 

  • Using Omniture ActionSource with Flash IDE

    - by Alpinista
    I have a flash app built in ActionScript 3 utilizing a document class. I have followed the documentation for implementing Omniture ActionSource tracking by adding the ActionSource component to my fla's library, and then importing it into the document class and running the configuration code. However, the app fails to compile because it cannot resolve the path to the component (com.omniture.ActionSource). My class path contains a com directory (package) where most of the classes I use in my projects reside. Has anyone had success implementing ActionSource in this manner? Thanks

    Read the article

  • Changing the UIBackButtonItem title

    - by Alpinista
    I have a navigationController-based app. I want to change the title of the back button for the root view controller. I have tried the following code in the rootViewController's viewDidLoad method, but no success: self.navigationItem.backBarButtonItem.title = @"Back"; Any ideas?

    Read the article

1