A Flash Developer Resource Site

Search:

Type: Posts; User: Fenn

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    635

    Thanks for the response. Yes, the javascript...

    Thanks for the response.

    Yes, the javascript is on.

    I have even gone to extreme lengths as to use External Interface, because this wont work.

    For such a simple thing, it is really giving me...
  2. Replies
    3
    Views
    635

    mailto: in getURL not working

    Hi there,

    This simple method is turning out to be a quite problematic.

    I want to set an email with a subject and body. I am using the following code.


    invisButton.onRelease = function()
    {...
  3. Thread: Splat Drawing App

    by Fenn
    Replies
    11
    Views
    704

    Thanks for the advice, I will get on with trying...

    Thanks for the advice, I will get on with trying to fix it. I havnt a clue why it isnt working like the example you have shown. I have noticed if the last line is commentd out (graphics.endFill();)...
  4. Thread: Splat Drawing App

    by Fenn
    Replies
    11
    Views
    704

    I see what you mean if it went off the stage, but...

    I see what you mean if it went off the stage, but its doing it when you stay on the stage. Its seems to be drawing horisontal lines back into where you drew previously,

    i.e.

    If you drew a...
  5. Thread: Splat Drawing App

    by Fenn
    Replies
    11
    Views
    704

    Thank you so much for your speedy and very...

    Thank you so much for your speedy and very helpful reply. That seems to be perfect, apart from i'm getting some random horisontal lines when i draw. I'm just going to have a more detailed look into...
  6. Thread: Splat Drawing App

    by Fenn
    Replies
    11
    Views
    704

    Splat Drawing App

    Hi there,

    I was wondering if someone could tell me what is the best method of creating this effect or a link to some source code that is similar:

    http://www.jacksonpollock.org/

    Thanks in...
  7. I'm having the exact same problem. I can find the...

    I'm having the exact same problem. I can find the y value ok but struggling with the x value. Does anyone out there know how to solve this?
  8. Replies
    7
    Views
    935

    I have tried this and variations of this all day...

    I have tried this and variations of this all day but to no avail. Given time pressures I think i will write my own components and re visit this problem later.

    Thank you for all your help.
  9. Replies
    7
    Views
    935

    Do we need to cast this in some way? I am getting...

    Do we need to cast this in some way? I am getting compiler errors:
    Access of possibly undefined property StyleManager through a reference with static type flash.display:LoaderInfo
    and it fails to...
  10. Replies
    7
    Views
    935

    Thank you for the speedy reply. I tried this...

    Thank you for the speedy reply.

    I tried this first


    myLoader.content.StyleManager.setStyle("textFormat", new TextFormat("Verdana"));
    myLoader.content.StyleManager.setStyle("embedFonts",...
  11. Replies
    7
    Views
    935

    Component Font Problem

    Hi all,

    I have a problem with displaying fonts in a component which has been masked, namely, list, dropdown and scroll pane. It all seems to work fine, but when I load the first swf into the...
  12. Replies
    1
    Views
    733

    HTML Overlay in Flash

    Hi Guys

    I was wondering if there is a way of creating a HTML overlay in Flash in AS3 to display html/css pages. Or if there is a component out there somewhere. I found the perfect component but it...
  13. Thread: Cool Navigation

    by Fenn
    Replies
    2
    Views
    3,748

    Cool Navigation

    Hi Guys

    Do any of you know how this would have been made? I know it is probably AS3 but i am using AS2. What would be the best methiod for AS2 or have you seen any tutorials similar to this?
    ...
  14. Replies
    3
    Views
    6,410

    How to make this impressive ripple effect?

    I know it may sound like a newbie question but what is the best way of making an impressive ripple effect like this:

    http://www.adidasgolf.com/index.asp?regID=na&cntID=us&lanID=eng#/powerband/
    ...
  15. Replies
    5
    Views
    14,961

    Remove Button Border

    Hi Guys

    I am an absolute newbie to Flex so i apologise if this is a stupid question. But how do i get rid of borders on a button? It has been driving me mad.

    Thanks in advance
  16. Thread: Pancake Day Game

    by Fenn
    Replies
    6
    Views
    902

    Thanks for the feedback. I didnt think about...

    Thanks for the feedback. I didnt think about that. I will look into it asap.
  17. Thread: Pancake Day Game

    by Fenn
    Replies
    6
    Views
    902

    Pancake Day Game

    Hi Guys,

    I would imagine that not many of the US citizens in this forum will know the concept of Pancake Day (Shrove Tuesday), but in Britain, we decide to make a shed load of pancakes, flip them...
  18. Thread: Power Gauge/Bar

    by Fenn
    Replies
    2
    Views
    1,226

    Cheers for the help. I am getting there with it....

    Cheers for the help. I am getting there with it. Don’t be surprised if there are future posts.

    Pancake Day is a crazy day where all the Brits make pancakes and flip them in the air.... don’t ask...
  19. Thread: Power Gauge/Bar

    by Fenn
    Replies
    2
    Views
    1,226

    Power Gauge/Bar

    Hi there,

    I am making a viral game for pancake day where the player can flick their pancakes up in the air. The power depends on when the user stops the power bar by clicking. The power bar will...
  20. Thread: Navigation

    by Fenn
    Replies
    0
    Views
    436

    Navigation

    Hi

    I am trying to create a navigation system combining the two styles below:

    http://www.spiraluniverse.org/
    http://www.yugop.com/ (bottom left)

    So when you rollover one of the vertical bars...
  21. Replies
    0
    Views
    336

    Full vertical navigation

    Hi

    I am trying to create a similar navigation as this on the bottom left:

    http://www.yugop.com/

    I have found the source file to this, but it is difficult to alter the source for what i want...
  22. Replies
    0
    Views
    747

    Navigation Concept

    Hi all

    I was looking at the well designed and stylish www.badassembly.com, and i was wondering what would be the best solution for implementing the navigation in the "work" section of the site?...
  23. Replies
    1
    Views
    1,098

    XML text behaving weirdly

    Hi there,

    Im importing text into my flash site but there are some random spaces in some of the wording. Very bizarre. Anybody else have this problem? Or know how to resolve it.

    Many thanks
    Fenn
  24. Replies
    1
    Views
    406

    Advanced Navigation

    Hi there

    I was wondering how the following navigation (under season) was created, any help would be greatly appreciated:

    http://www.renaultf1.com/en/events/launch/launch.php

    Rollover the...
  25. Replies
    0
    Views
    614

    Bookmarking in Firefox

    Hi there,


    I am able to bookmark my site in IE, but it doesnt want to bookmark in Firefox. Does anybody now a solution to this? Here is the code i am currently using:

    on (release) {
    getURL...
Results 1 to 25 of 102
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center