A Flash Developer Resource Site

Search:

Type: Posts; User: helen davies

Page 1 of 4 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    1,153

    I have been on web sites where if you right click...

    I have been on web sites where if you right click to view the source code it says something like "denied access" or "cannot view code" where it won't allow you to view the code.

    I know this is...
  2. Take a look at this java applet at ...

    Take a look at this java applet at

    http://www.bar-h2o.co.uk

    I want to be able to reproduce this in flash 4, does anyone know of any tutorial or coding that could help me

    H
  3. Replies
    0
    Views
    449

    Hi all I have a series of frames on the main...

    Hi all

    I have a series of frames on the main movie. Each frame has a question, a text box and a "next" button to go to the next frame.

    When I enter the frame I set the focus to the textbox...
  4. Replies
    1
    Views
    378

    I have used a lake.class java applet to produce a...

    I have used a lake.class java applet to produce a special effect on an image on a html page, is there any way that you can reproduce this effect exactly in flash.

    or is there a way to use the...
  5. Replies
    1
    Views
    291

    Hi Everyone Could someone tell me how I can...

    Hi Everyone

    Could someone tell me how I can loadvaraibles from an asp page so that the values contain a plus sign, ie the '+' character is shown rather than it being replaced with a space.

    Eg...
  6. Replies
    1
    Views
    399

    Hi Everyone Could someone tell me how I can...

    Hi Everyone

    Could someone tell me how I can loadvaraibles from an asp page so that the values contain a plus sign, ie the '+' character is shown rather than it being replaced with a space.

    Eg...
  7. Replies
    4
    Views
    521

    Try these, the web position software is really...

    Try these, the web position software is really good-but, you do have to wait about 3 months to be indexed, but once you are as long as you submit your site regularly and you've optimised your page...
  8. If you have a link either in html or flash for an...

    If you have a link either in html or flash for an email link ie mailto:name@domain.co.uk, can you script it to include an attachment, say I have a link that says email this to a friend how do I code...
  9. Replies
    0
    Views
    350

    I have a page on my html web site that has a...

    I have a page on my html web site that has a dropdown list/menu for a list of links to sites that I have designed. If you click on the dropdown links at the moment they go to the specific page/site...
  10. I don't know if this will help but....

    If you put this code into the very first frame of your movie then it will appear fullscreen but will keep the movie in the centre of the screen

    fs command("fullscreen","true")
    fs...
  11. I don't really know how to use the controls...

    I don't really know how to use the controls (setFocus and getFocus methods) so is there any way anybody could help me out with some script.

    Basically all I need is, as soon as the swf enters the...
  12. ???????still can't work it out

    I don't really know how to use these controls (setFocus and getFocus methods) so is there any way anybody could help me out with some script.

    Basically all I need is, as soon as the swf enters the...
  13. We have produced a dynamic questionnaire and the...

    We have produced a dynamic questionnaire and the client is insisting that when pages with a text field come up that he wants the cursor to be flashing in the text field ready for you to enter your...
  14. Replies
    0
    Views
    349

    In dreamweaver Ultradev I have a form with a text...

    In dreamweaver Ultradev I have a form with a text field in it, it is part of a keyword search. If you put in the word 'dogs' anything in the database with the word 'dogs' in would show up on the...
  15. Replies
    3
    Views
    551

    The reason we NEED a confirm page is that on the...

    The reason we NEED a confirm page is that on the second confirm page there is a cgi-bin perl script which emails the client (whos web site it is) and the person who filled in the form to varify their...
  16. Replies
    3
    Views
    551

    I have a form for an insert record section on my...

    I have a form for an insert record section on my asp page, and this is doing what it is supposed to and uploading the information to the database and going to the appropriate 'results'...
  17. Replies
    3
    Views
    557

    That's fine for flash but this is in html/asp in...

    That's fine for flash but this is in html/asp in Dreamweaver Ultradev.

    My client unfortunately doesn't want flash he wants plain simple asp/html.

    So if you have any ideas, I know you can...
  18. Replies
    3
    Views
    557

    The page I have created has a repeat region...

    The page I have created has a repeat region recordset of approx 60 items, in these recordsets I have a select yes or no box i.e.A form checkbox field

    I need the user to be able to select ten of...
  19. Replies
    6
    Views
    544

    I have registered a domain name with them for two...

    I have registered a domain name with them for two years for only £9.99, but then you are asking about hosting aren't you. The prices for hosting seem very reasonable too, fortunately for me I am...
  20. Replies
    6
    Views
    544

    In my opinion

    http://www.easily.co.uk

    H
  21. The link below contains a tutorial for an effect...

    The link below contains a tutorial for an effect I would really like to use

    http://www.flashkit.com/tutorials/Special_Effects/StartDra-Arran_Sc-639/index.shtml

    This script is in flash 5 and at...
  22. Replies
    1
    Views
    441

    I have recently made a flash movie and imported a...

    I have recently made a flash movie and imported a quicktime movie into it, I then exported/published the movie into quicktime and it worked but added a border and and disregarded the movie size...
  23. Replies
    1
    Views
    391

    In html what coding do you need to use when you...

    In html what coding do you need to use when you have an ' email this page to a friend' button, so the recipient either gets a html page or a link

    Any help would be appreciated

    Thanks

    Helen
  24. Replies
    1
    Views
    361

    Can anybody give me any links or help with...

    Can anybody give me any links or help with this...

    I have a picture gallery page that has a link a the bottom of each picture to send an email postcard

    How do you send an email postcard - what...
  25. Replies
    2
    Views
    441

    this may help

    In flash publish it as an exe file

    On the first frame of the movie put this script(flash4)

    FSCommand("fullscreen","true")
    FSCommand("allowscale","false")

    If you make your movie at 1024 x...
Results 1 to 25 of 87
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center