A Flash Developer Resource Site

Search:

Type: Posts; User: kirkarama

Page 1 of 4 1 2 3 4

Search: Search took 0.05 seconds.

  1. Checking if you're logged into Google / connecting with Google

    Hey all,

    I'm doing some research but really have no idea where to begin. Is there a way to check if you are logged into your Gmail account and access anything you have access to via Gmail? like...
  2. Replies
    2
    Views
    1,880

    Hi C! Thanks for the response! I re-read my...

    Hi C!
    Thanks for the response! I re-read my question and I think I missed a vital part (sorry). I was looking to change the rollover states of each of the items in my dropdown. The dropdown is...
  3. Replies
    2
    Views
    1,880

    [CS4][AS3] ComboBox RollOver state

    Hey all,

    I've been researching all day and it seems like this is impossible to do. I see you can setStyle on ComboBoxes/Lists & other components but... How do you control the style for a Roll...
  4. Howdy all, I know this is almost a year after the...

    Howdy all, I know this is almost a year after the original post but, is there a way to change the textFormat for the Roll Over state? I don't want the background box to change, just the text to be...
  5. Replies
    1
    Views
    615

    addChild & grandchildren

    Hey all,

    I'm working on a project that basically emulates an accordion type of effect. The basic principle was to have collapsing movieClips that are stacked in a column. I got this working by...
  6. Wow... I totally misinterpreted what my task was...

    5TonsOfFlax, thanks for the reply.

    I totally misinterpreted what my task was... It turns out that what was being asked of me was actually an interactive PDF. They want to be able to take a...
  7. File / Print = pdf (instead of what's on screen)

    Hey all,

    I'm doing a little research on Printing a site that contains flash (or is all flash). What I'm looking for is any information or even a nudge in the right direction about this...
  8. Replies
    3
    Views
    921

    No luck?

    Wow, still no luck. I've had to do a couple of work arounds for the last project. I am onto a NEW project that ALSO requires this. Any answers yet?
  9. Ok, no luck. Hm... contact Adobe at this point?...

    Ok, no luck. Hm... contact Adobe at this point? heh heh...
  10. Thanks James for the advice. I JUST tried that...

    Thanks James for the advice. I JUST tried that and, unfortunately, doesn't seem to have fixed the problem. However, there is a definite comfort in knowing that I am not alone in having issues with...
  11. FLVPlayback Captioning Button - someone HAS TO KNOW the answer to this...

    Hey all,

    Someone HAS TO KNOW how to connect a customized captionButton. Here's what I did. From the Components panel, under Video, I dragged by PlayPauseButton, MuteButton, SeekBar, and also the...
  12. Replies
    3
    Views
    921

    Any luck?

    I am trying to do this as well. Granted it is 6 months later but, any progress on this? Find a tutorial?

    I've tried "captionTargetName" and "captionTarget" and, I just don't know the syntax in...
  13. Replies
    1
    Views
    1,958

    Comboboxes HELP~!

    Hey All,
    I made a [CS3] sample of what I am trying to achieve here:

    66780

    Any response is really appreciated.

    k
  14. Replies
    1
    Views
    1,958

    [F8] [F8/CS3-AS2]-ComboBox Question

    Hey guys,

    I hope this makes...

    I have 4 comboboxes. The first is the only one active and the other three become active once a selection from the first has been made. There is a submit button...
  15. Replies
    3
    Views
    399

    [F8] How do I approach this? Any ideas?

    Hey all,

    Does anyone know what's the best way to go about doing the technique found on http://www.lynda.com/ ? I'm referring to the "Learn ..." animation that contains a vertical list of subjects...
  16. Oh, sorry. I didn't understand. (Like typical...

    Oh, sorry. I didn't understand.

    (Like typical clients) the final output has not been set in stone yet. They are not sure if they want a standalone projector or to play it through a browser. It...
  17. Replies
    7
    Views
    436

    I was a big ActionScript 1 fan and was afraid of...

    I was a big ActionScript 1 fan and was afraid of moving AS2. But as some of the newer & cooler 'components' and interactive elements came about, I couldn't use them until I understood a little bit...
  18. From what I understand, it is the Logitech...

    From what I understand, it is the Logitech Presenter 2.4GHz Wireless.

    I do NOT have it yet as my clients are sending me one. I tried to download a user manual from Logitech but there isn't one to...
  19. [F8] Logitech Presenter 2.4 GHz and Flash

    Hey all,

    I am doing my initial reasearch on this topic for one of my clients. Has anyone successfully connected a Logitech Presenter 2.4GHz Wireless with any type of Flash? (browser, swf, exe......
  20. Replies
    2
    Views
    1,236

    Thanks for the reply!

    I got it working! Yeah, I set the wmode to transparent but couldn't figure out right away how they overlaped the text... turns out, it was CSS. I set the swf in a <div> tag and the html section in...
  21. Replies
    2
    Views
    1,236

    Collapsing Video Player

    Hey all,

    Does anyone know the best way to go about doing that collapsing video player? Is there some CSS manipulation going on here or is this some fancy ActionScript? You can see what I'm...
  22. Replies
    1
    Views
    531

    [F8] Components Question

    Hey all,

    Quick question about Listboxes & Datagrids. When your rows of data surpasses the height of the component, by default, the component automatically displays the up & down arrowbuttons...
  23. Replies
    0
    Views
    1,343

    getURL or refresh issues

    Hi all,

    I've done a bunch of searching about the whole Flash 8 / getURL "potentially unsafe operation..." pop-up and I guess I'm not finding what I need.

    I am working on a project where it was...
  24. Replies
    1
    Views
    444

    I Got It!

    I GOT IT! I kept playing some more. Turns out this works:


    function goMC(aNumber:Number){
    this["_level" + aNumber]["MC" + aNumber]._visible = true;
    };

    Thanks to anyone that got a chance...
  25. Replies
    1
    Views
    444

    Quick Syntax Question -- Levels & MC's

    Hi all,

    This is a quickie (I hope). I'm having trouble with some syntax. I have six "swfs" on six different levels. Each of them has a MovieClip on the 1st frame called "MC1" for the first one...
Results 1 to 25 of 89
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center