Added: 11 months ago
From: techguy1187
Views: 2,186
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (11)

Sign In or Sign Up now to post a comment!
  • love the videos thanks!!

  • hi

    can you help me to make live stream app .thanks

  • Nice video, but why I would use ActionScript for an iPhone app rather than Objective-C? I'm not hating, just wanna know.

  • Hi... Thanks so much for the wonderful tutorials! I was wondering if you might know of an easy way to display a twitter feed within a flash cs5 iPhone app. Thanks again.

  • when is part 6 coming? keep them coming more often?

  • ok so how would i get the app to restart after the timer expired? (i'm incorporating this into a game)

  • I setup the Flash Player and Tethering on the iPhone and iPad also. Downloaded it from BidsWOW.com

  • hi, i fixed it by Declaring a enter_frame listener to show the text first.

    like this

    addEventListener(Event.ENTER_F­RAME, OnEnter);

    function OnEnter(e:Event):void

    { TimerTXT.text = "Timer: " + TimeSeconds;

    }

    i would say this to your viewers

  • The timer delays for about 3 seconds before it appears how can i stop this...

  • @DevTomUk The compiler is executing the script line by line... if you place it at the top of the page after importing the libraries, it might make a slim difference...if not...it is just how it is built directly in to ActionScript. The timer is running more memory and is loading more bytes than any other object. You probably will resolve it with a preloader... most iphone apps have one (launch image)... give it a try and let me know =D

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more