A Flash Developer Resource Site

Search:

Type: Posts; User: DjBobo

Page 1 of 4 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    4,617

    Ok, so I have on a button symbol in Flash: ...

    Ok, so I have on a button symbol in Flash:

    on(press){
    ExternalInterface.call("javascript:jwplayer().load('dracula.mp4')");
    }

    .. and the full HTML Code is below:

    <!DOCTYPE HTML PUBLIC...
  2. Replies
    4
    Views
    4,617

    Unfortunately, the code: on(press){...

    Unfortunately, the code:

    on(press){
    ExternalInterface.call("playMovie", "movie.mp4")
    }

    ...does not seem to do anything.

    I put:
    function playMovie(movieURL){
  3. Replies
    4
    Views
    4,617

    Adapting html onclick code to Flash button

    Hopefully there is a simple solution to this. I have the following onclick HTML code that I'd like to get working in a flash environment:

    <a href="#" onclick="jwplayer().load('movie.mp4')">Click...
  4. Replies
    0
    Views
    613

    pop up window -> fade parent page

    Here's what I'm trying to do:
    http://www.lukeheise.com/test/index1.html

    and here are the source files:
    http://www.lukeheise.com/test/Archive.zip

    It all works perfectly fine in Safari, but...
  5. Close pop-up window -> trigger action in parent window

    Hi guys, I'm creating a portfolio flash website which contains a number of pop-up windows containing my works. When the user clicks on a work, the window fades to 75% black and a new pop up window...
  6. Anyone?

    Sorry, maybe I wasn't very clear. I'll try again...

    Here is my current html:
    <object width="900" height="1500">
    <param name="movie" value="heiseman.swf" />
    </object>

    From within Flash, can I...
  7. [CS3] Designing a Flash website with pages of different heights

    I am about to design my first Flash website which uses pages of different heights. I want the entire window to be Flash. There will be a background pattern, and the website design will be centered...
  8. ifFrameLoaded ("_parent", "page7") { **Frame Label Not Working)

    Hi, why can't I get the following code to work with the frame label ("page7")?

    ifFrameLoaded ("_parent", "page7") {
    gotoAndPlay("loading");
    }

    Instead I can only get it to work with frame...
  9. Replies
    3
    Views
    345

    I figured it out.

    I figured it out.
  10. Replies
    3
    Views
    345

    Syntax problem (variables and maths)

    Ok, I've set 2 variables called "work_width" and "work_height", which contain the width and height of my work. These variables will determine the width of a new window displaying my work. The...
  11. full screen window pop up (mac/pc compatable)

    Hi, I've been looking for some scripts to make my site launch (onLoad) in a new window which is full screen and compatable on both macs (safari) and pc's. Also, something which doesn't get blocked...
  12. Replies
    0
    Views
    386

    actionscript animation help

    Hi, I'm wanting to animate this:
    http://www.heiseman.com/temp/test.gif

    It looks like actionscript is a good solution. I usually do this by hand, but it looks too complex. I'd like for all the...
  13. Replies
    1
    Views
    1,485

    If Frame Loaded _level2

    If Frame Loaded _level2
    Hi, just a simple question. How do I detect if a frame is loaded in another level and then perform an action. I can't get the syntax right. Here is what I have:
    ...
  14. How to set up a client ftp page? (with login/pass)

    Hi guys, I have no idea where to start with this, but I'd like to set up a page in flash where clients can log in and view work in progress (jpgs, quicktimes etc.) Can this be done in flash? And when...
  15. Replies
    0
    Views
    561

    Goto "FRAME LABEL" + 10 ?

    Hi, is there a way to go to a frame label + 10. Here's my code which isn't working.

    gotoAndStop("usa"+10);

    Also to note.. I'm inside a movie clip. Not sure if that makes any difference.
    ...
  16. Thread: Pixel Art

    by DjBobo
    Replies
    103
    Views
    12,078

    Thanks poon. I'd like to do some more when i get...

    Thanks poon. I'd like to do some more when i get time. It's just hard motivating myself when there's no money. It would be much fun working on a game or something. I'd love to do that. and the...
  17. Thread: Pixel Art

    by DjBobo
    Replies
    103
    Views
    12,078

    and here's another one: ...

    and here's another one:

    http://www.heiseman.com/works/pixel2.htm
  18. Thread: Pixel Art

    by DjBobo
    Replies
    103
    Views
    12,078

    I dabble in pixel art from time to time. Here's...

    I dabble in pixel art from time to time. Here's something I did with a guy called Mario Lendvai. He did the interface design and characters. i animated them and did the background illustration.
  19. Replies
    5
    Views
    738

    Site is down, I exceeded my monthly traffic...

    Site is down, I exceeded my monthly traffic allowance. The animation is still up however at this address:

    http://homepages.ihug.com.au/~heise/funkdoco.htm
  20. Replies
    5
    Views
    738

    I used Flash, Photoshop and After Effects. And...

    I used Flash, Photoshop and After Effects. And yes, the animation was done in Flash suprisingly. I know I should be using other software for the animation, but Flash seems to do the job.
  21. Replies
    5
    Views
    738

    Animated Film Trailer

    Just finished this piece the other day. It's an animated film trailer for a documentary on 70's funk music. The film is called 'Keepin' The Funk Alive'. Well, the film doesn't actually exist. I just...
  22. Replies
    1
    Views
    432

    animation through actionscript. help

    Hey guys, I'm not a programmer, but I'm interested in learning how to go about animating using action script. In particular, I'd like to know how to do things like accelerating objects, decelerating...
  23. Replies
    4
    Views
    501

    Thanks, one other thing. Could ya'll let me know...

    Thanks, one other thing. Could ya'll let me know what platform your on? PC or Mac? I think it works on macs but I'm operating on a PC and it aint working on here.
  24. Replies
    4
    Views
    501

    Flash Animations Sitecheck.

    Hey guys, just need some help. I've uploaded a temporary page to my server and none of the quicktimes appear to be working. Could you guys check out my site and click on some of the links and let me...
  25. Simplicity. Best use of white space. Recommend.

    Hey all, can I get some recommendations of some great flash sites which are really simple and clean, but work well. They can be still be slick in terms of animation but the design has to be really...
Results 1 to 25 of 83
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center