A Flash Developer Resource Site

Search:

Type: Posts; User: bluedawg65

Page 1 of 16 1 2 3 4

Search: Search took 0.03 seconds.

  1. need help changing Javascript "hover" to be iPad friendly...

    Can anyone take a look at this and tell me how to change it to make it iPad friendly. I tried changing "hover" to "click" but that breaks it.

    <script type="text/javascript">
    jQuery(function($) {...
  2. Thread: SWFAddress

    by bluedawg65
    Replies
    0
    Views
    779

    SWFAddress

    Hi all,
    Anyone know how SWFAddress imports the .as files? I can not find and linked classes / doc class / import statement or anything in the AS3 example.... it's a mystery :)
  3. Replies
    4
    Views
    952

    I see... that is very helpful. I don't even have...

    I see... that is very helpful. I don't even have the project yet so I have time to look into AS3 API and such and then hopefully I'll know better what I am asking. Thanks!
  4. Replies
    4
    Views
    952

    Thanks!

    I don't quite understand... I havn't built it yet. I'm just trying to understand how you send information out of Flash. Maybe it's like using FlashVars?
  5. Replies
    4
    Views
    952

    Capture Output?

    I am not sure even what to call this but if I have set a text field value and other various values with functions in AS3 to where I can trace the values in the output panel... How do I then capture...
  6. Replies
    6
    Views
    1,882

    Hmmm

    Maybe it's just my own settings then, Thanks!
  7. Replies
    6
    Views
    1,882

    thanks

    OK great, thanks.
  8. Replies
    6
    Views
    1,882

    Url

    Here is the URL: http://bluedawg.com/YoYogee/deploy/

    Click anywhere in that center area and you will see it gets highlihjted and blinking cursor appears in lower left of the <div>

    This happens...
  9. Replies
    6
    Views
    1,882

    CS5 - Text input Curser in flash div?

    Hi,

    I am using swfObject to embed my Flash content. I am finding a blinking cursor like a text input cursor in the bottom left of the flash div and the whole div shows as selected when I preview...
  10. Replies
    10
    Views
    1,801

    Her :)

    and again thanks to you both. It's all great info.
  11. Replies
    2
    Views
    993

    Timer Resolved

    Thank You!
  12. Replies
    10
    Views
    1,801

    Thank You!

    This was a huge frustration... now alleviated :)

    Thank You!
  13. Replies
    10
    Views
    1,801

    timed addChild

    I want to loop through an array and add each item to the stage in 3 second intervals

    When I loop through the array I dump everything on the stage at once. This is not what I want to do - I want to...
  14. Replies
    2
    Views
    993

    Help with times event

    When I do this:

    var bubbleTimer:Timer = new Timer(1000,12);
    bubbleTimer.addEventListener(TimerEvent.TIMER, timerListener);
    function timerListener (evt:TimerEvent):void{
    for (var i:int = 0;...
  15. Replies
    16
    Views
    3,191

    Thanx!

    I had put it aside for a bit but I'm ready to have a look at what I can do. I will look at JQuery. Thank you very much for that tip.
  16. Replies
    16
    Views
    3,191

    Oh yes, duh. Will do. Thanks.

    Oh yes, duh. Will do. Thanks.
  17. Replies
    16
    Views
    3,191

    Macbuster - Did you notice once you are in the...

    Macbuster - Did you notice once you are in the site you can click the tab to slide the Flash back out but it doesn't push the content over like the show hide div thing it shades the page and slides...
  18. Replies
    16
    Views
    3,191

    Well, I wasn't planning on putting it in my...

    Well, I wasn't planning on putting it in my actual portfolio as something that I did. Besides I am often hired to get a job done... as long as I can hire the right person or people for the job my...
  19. Replies
    0
    Views
    603

    PROJECT Javascript / PHP?

    I would like to build my portfolio site in a similar manor to the burgerking.com site. With the Main section being a flash sorting tool then when you click on things it will slide out of the way and...
  20. Replies
    16
    Views
    3,191

    I want to do something like this for my portfolio...

    I want to do something like this for my portfolio site but it might be over my head. If I build the Flash and the pages maybe I can hire someone to put it together.
  21. Replies
    16
    Views
    3,191

    I see - Nice.

    I see - Nice.
  22. Replies
    16
    Views
    3,191

    Thanks! I will experiment with the javascript...

    Thanks! I will experiment with the javascript method. One thing... what do you mean by "check out the scriptless menu app BTW."? Is this something I should look up? Or are you telling me to check it...
  23. Replies
    16
    Views
    3,191

    Burgerking.com

    Does anybody know how they slide flash over an html page like on burgerking.com? Is it javascript?
  24. Replies
    0
    Views
    527

    CS4 AS2 Extremely slow to work on

    I am doing some updates to an old site I built in AS2 and it's an extremely slow process. Why is this? Every time I click on something I have to wait 10 seconds for the spinning applet and when I...
  25. Replies
    4
    Views
    887

    Got it, Not entirely sure how. Just clicked some...

    Got it, Not entirely sure how. Just clicked some stuff in swfObject now it works.
Results 1 to 25 of 387
Page 1 of 16 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center