A Flash Developer Resource Site

Search:

Type: Posts; User: fraserpeek

Page 1 of 4 1 2 3 4

Search: Search took 0.05 seconds.

  1. [CS3] image quality control with actionscript help pleeease!

    ok so i need some help!
    i have a website up at www.fheolingerie.com, it is a fullscreen flash site and i am having trouble with the quality of the externally loaded jpg images!
    i have a...
  2. Replies
    2
    Views
    370

    ok each of the buttons has this script on the...

    ok each of the buttons has this script on the actual button itself...

    on(release){
    gotoAndStop(1);
    }


    to go to any particular frame...however i also named the buttons and put a layer of as...
  3. Replies
    2
    Views
    370

    [CS3] removeMovieClip propblems

    ok so i have 5 buttons on my site.mc 1 of which has this script that loads in a gallery movie clip....as shown below...

    on(release){
    _parent.attachMovie("GALLERY1", "image_gallery",...
  4. i suppose i just want to lock the postion of the...

    i suppose i just want to lock the postion of the gallery.MC into a specific position on the other MC.....
  5. [CS3] Positioning one movie clip within another

    ok i need some help!
    i have a site i am creating and all the content is within one MC however in this MC i have another gallery.MC that shows a bunch of images!
    now...this all works fine however my...
  6. [CS3] help with external swf positioning

    hi there...
    ok so i am workin on a site and i have buttons that link external slideshows! the first of which works fine as the slideshow was built from a flash component that calls the images via a...
  7. how do i do that?

    how do i do that?
  8. [CS3] centralising a swf loaded into another swf.

    ok , i have a site i am tryin to create at www.four-seven.com, there is a movieclip with my menu in and it all loads dynamically via xml, and i have scripted it to sit in the centre of the browser...
  9. Replies
    1
    Views
    442

    [CS3] flv player

    ok so i have a website i just created at www.crucialbmx.com
    i have a video that ive had to put on auto start when the page loads up because the play/pause skin that is supposed to show up on...
  10. Replies
    7
    Views
    928

    oh yeah the site is www.properbikeco.com ...

    oh yeah the site is www.properbikeco.com thanks(its the team pages that are embedded) :)
  11. Replies
    7
    Views
    928

    is 2.5 mb big for a swf???

    hey ok so i have site and all of it loads via xml but for some of the pages i have embedded images(photos) and this obviously has bumped the size up to 2.5 mb, i just wondered if this is a bit too...
  12. page flipper component problems..please help

    ok so i downloaded a pageflipper component from flashloaded.com
    i am buildimg a web site and on frame 121 i have a bunch of buttons in one frame that i want to go to specific pages of the page...
  13. Replies
    1
    Views
    1,938

    i tried this...after givin the site mc an...

    i tried this...after givin the site mc an instance name "site"...


    on (rollOver)
    {
    gotoAndPlay("s1");
    }
    on (releaseOutside, rollOut)
    {
    gotoAndPlay("s2");
  14. Replies
    1
    Views
    1,938

    Simple Coding Problem

    ok so i am building a website at the moment it consists of 2 frames...one holding the preloader and the other as mysite movie clip...
    within this movie clip i am building the site with 4 navigation...
  15. Replies
    0
    Views
    881

    xml news viewer help pleeeease!

    hey ok so i have a news reader thats all working fine...it works from an xml document that loads the full info when u click on the according title and date...
    anyway i have this code and its not...
  16. lightbox reply

    yeah that looks perfet but does it matter that my entire site is in flash and i want the images in my .txt file...is that possible? cheers
  17. Does anyone know how i can create this effect?

    http://www.fatbmx.com/modules/news/

    ok i want something like this where u click on the image/button and the rest of the site kinda steps back as the image appears...does anyone know how i can do...
  18. Replies
    1
    Views
    765

    blogging problems for my site

    hi there,
    ok so i want to have a blog for website that has a template so each blog entry shows in the same way witht he same titles, fonts etc...
    i also want it to show images that can be clicked...
  19. Replies
    3
    Views
    449

    so...

    so do i put this code on the first frame in the actions layer? or create an empty layer? thanks
    and whats full screen flash?
    thanks alot
  20. Replies
    3
    Views
    449

    so do i put this code on the first frame in the...

    so do i put this code on the first frame in the actions layer? or create an empty layer? thanks
    and whats full screen flash?
    thanks alot
  21. Replies
    3
    Views
    449

    [F8] Movie resizing problems

    ok so i usually make my flash websites pop up in their own window infront of the index.html page...however i have noticed that in firefox u cant adjust the size of the movie/swf pop up...(which is...
  22. Replies
    0
    Views
    362

    [F8] website browser problems.

    ok i have just finished a website...
    www.modebmx.co.uk

    the news section loads up from a .txt file that has text= and then the content etc....
    now, if i just have text in this .txt file it all...
  23. Replies
    9
    Views
    489

    i appreciate that alot... i just dont know how...

    i appreciate that alot...
    i just dont know how to trace something....
    thanks
  24. [F8] swf within an xml slide show-help please!

    hey there
    ok i have a xml slide show that shows jpgs and swfs...they all view fine however i cant get the swf's within this slideshows functions to work...the buttons in them dont work etc..can...
  25. Replies
    9
    Views
    489

    ok sorry again but i have this code on the button...

    ok sorry again but i have this code on the button right?!....

    on(release){
    trace("button released, I'm going to frame 2");
    _root.gotoAndPlay(2);
    }

    but do i need to change this..."button...
Results 1 to 25 of 84
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center