A Flash Developer Resource Site

Search:

Type: Posts; User: BillyGoatKaraok

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    8,801

    Facebook login question

    Hi

    I have a Flash iOS AIR app that needs to display membership data (from my database) to users when they log into it.

    I have a standard username/pass login, but now want to add Facebook login,...
  2. Get variables back when uploading file

    Hi

    I can successfully get variables back into AIR when communication just using variables, but get errors when trying to get vars back after a successful upload.

    Here is some non-upload code...
  3. Replies
    2
    Views
    508

    Encrypting part of .fla code?

    Hi

    How do you protect part of a .fla file?

    I see how you can encrypt a swf file, but if it's the raw source code, and you want to protect a part of the file that would never need to be...
  4. Much appreciated Robb - works perfectly. Thank...

    Much appreciated Robb - works perfectly.

    Thank you

    Shaun
  5. Replies
    2
    Views
    524

    Thanks iLike2, but the page doesn't mention how...

    Thanks iLike2, but the page doesn't mention how to control what glyphs are used.

    Any idea how to control glyphs?

    Cheers

    Shaun
  6. Replies
    2
    Views
    524

    Coding which glyphs you want?

    Hi

    I understand how to use the IDE for selecting which glyphs you want when embedding fonts, but is there a way to do it in code when you've created your text field entirely with code?

    Do you...
  7. How to grab number at end of moviclip name as a var?

    Hi

    I have some buttons named bt1, bt2, bt3 etc

    They have a common function for when each is clicked called buttonclicked.

    Within the function buttonclicked, I'd like to grab the number off...
  8. Hey 5TonsOfFlax - thanks for pointing that out. ...

    Hey 5TonsOfFlax - thanks for pointing that out. I'm learning something new everyday.

    Much appreciated.

    Shaun
  9. Am I setting up this global function correctly?

    Hi

    I have a global function that I'm calling in some text fields to control the font. I get errors though, and was wondering if I'm setting this up correctly?

    Here's my globals.as package... ...
  10. Any good tutorials for using as3 Flash in HTML pages?

    Hi

    On account of being SEO friendly, I want to build an html site that uses Flash, as opposed to a 100% Flash site.

    I'm finding it extremely difficult to find a tutorial on creating an html...
  11. Replies
    7
    Views
    716

    Thanks shamimsaad03 I tried that, but I get an...

    Thanks shamimsaad03

    I tried that, but I get an 'access of undefined property clicked' error.

    It's as if it's not recognizing the var clicked because it's in a previous keyframe. Should this be...
  12. Replies
    7
    Views
    716

    It's all timeline programming

    It's all timeline programming
  13. Replies
    7
    Views
    716

    Thanks shamimsaad03 Could I please trouble you...

    Thanks shamimsaad03

    Could I please trouble you for a little more help?

    I liked the first suggetion you made, but am unsure how to to check if a button was previously clicked.

    How would that...
  14. Replies
    7
    Views
    716

    Timeline navigation problem...

    Hi

    I have a set of frames from frame 25 to 35

    Normally, I want the movie to play the tween that spans from 25 to 35, then stop UNLESS a button has been clicked back on frame 24 - then I want...
  15. Line break prob with ext txt file in AS 3 - help!

    Hi

    I've found a couple of solutions to the line break problem where you end up with two carriage returns even though you only have one in an external .txt file, but they haven't worked. Can...
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center