1.0

Tag details

Welcome to the '1.0' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with '1.0'.

Look up Offsite Link "1.0" at The Free Dictionary

Latest blogosphere posts tagged “1.0”

  • problem with if statment


    kirupaForumAuthority Authority: 162
    i have a slideshow what basicaly goes thru 5 pictures but the if statment is not working correctly an i cannot find out why could you please help? my code Code: stop(); next_btn.onRelease = function()  {     if (_root._currentframe == 997){         gotoAndStop(992);     }     else {         ...
    1 hour ago
  • How to Repair and Fix Common Windows 7 Problems / Annonyances / Issues using FixWin Utility


    Nihar's WorldAuthority Authority: 424
    Few days back, I shared Fix WU Utility which helps you Repair and Fix Windows 7 Updates Error using Fix WU Utility . Today, i am going to share FixWin Utility which helps you in repairing and fixing Windows 7 Problems . Both Windows Vista or Windows 7 has lots of small problems or issues like some icons not ...
    7 hours ago
  • high score


    kirupaForumAuthority Authority: 162
    how to save high score and username in game
    7 hours ago
  • Guid problem


    kirupaForumAuthority Authority: 162
    Hi Guys , I have a special web site case. The users must be logged in http://test.com , for example. After that we see the following link with added user tracking guid number http://test.com/int/index.phtml?GUID=bd ... 36e7674409 In this site a couple of flash banners have been published, with the standard ...
    9 hours ago
  • [CS3 & AS2] Using Data Instead of Derivation to Refine Behavior in AS2?


    kirupaForumAuthority Authority: 162
    Im working on my first AS2 project and could use some advice. Im trying to create two types of objects, a soldier and a villager, using a shared NPC class: Code: class ObjNpc extends MovieClip {  public function onLoad()  {   trace(_level.legalStateNames); // this is the list of legal states  }  // state ...
    10 hours ago
  • zoom option AS2


    kirupaForumAuthority Authority: 162
    Hi Friends, I have develope zoom options in Flash Video, just by clicking a button. And another button for full screen mode. How to do it, please help me. Thanks in advance. :hangover:
    17 hours ago
  • Madrid, cabron, saluda al campeon Barcelona!


    Bleachers' BrewAuthority Authority: 140
    The first of meeting in the El Classico between Barcelona and Real Madrid couldn’t have come at a proper time. Both sides had their walking wounded hale and healthy for the match so no side can claim that they were at a disadvantage. In recent weeks, Madrid had claimed the top spot from the defending champions with ...
    20 hours ago
  • Using an array to make movieclips tween to a radius


    kirupaForumAuthority Authority: 162
    Hey everyone and thanks for any help in advance. Im using an array to store movie clips and use them to tween position around a central movieclip when pressed and then tween back to the center when pressed again. I would like the _x and _y positions to tween around the central movieclip in a clock-like postion. As ...
    20 hours ago
  • trouble loading swfs from another folder


    kirupaForumAuthority Authority: 162
    Heres the situation: Start.swf has nothing in it but this AS in second frame: loadMovieNum("Resources/Game.swf", 0); In the folder "Resources" are all my swf movies including "Game.swf", which opens fine from the AS above. However, when clicking on a button in the Game.swf to open another swf, none of the other ...
    21 hours ago
  • Who said Ibra hates the big games?


    The OffsideAuthority Authority: 618
    After all the hype for todays massive El Clasico, the game never quite reached the heights that maybe we all hoped it would do. Not that Barcelona will mind, they came off 1-0 winners after supposed big game bottler Zlatlan Ibrahimovic came off the bench to blast a corking finish past Iker Casillas. I’ve always [...]
    22 hours ago
  • Scottys V3 Thumbs Scrolled - FlashPhotoGallery need help!


    kirupaForumAuthority Authority: 162
    Hi, I try to modify V3 Thumbs Scrolled -->FlashPhotoGallery.fla Im not an expert on AS2 but I try to learn. Im trying to make a gallery for christmas gifts from different companies. I managed to change the gallery/scroller so it displays 4 pictures on every row. I have no access to PHP, så I have to use Flash ...
    1 day ago
  • To play an audio loop across different swf


    kirupaForumAuthority Authority: 162
    Hi all, I am working on a project which I have to link a few swf. I have used loadMovieNum for the linking, meaning the actionscript I apply for my buttons look like this: on (release){ loadMovieNum("filename.swf",0); } Above script enables me to link the files. However, I wish to play an audio across all files ...
    1 day ago
  • BCR055: Dinner with Adrian Cropley


    Lee's new-look Better Communication Results blogAuthority Authority: 126
    T he 5-star Hotel Windsor in Melbourne was the venue for a fabulous dinner recently with self and the equally fabulous Adrian Cropley ABC (Accredited Business Communicator) . He is a dynamo within the International Association of Business Communicators ( IABC ) and equally well-respected in all corners of the ...
    1 day ago
  • Snowboard SuperJam v1.0.0.110 - SymbianPinoy® Resources - Mobile and PC Resources Online Community [del.icio.us]


    SymbianPinoy ResourcesAuthority Authority: 181
    Snowboard SuperJam v1.0.0.110
    1 day ago
  • HandBrake 0.9.4


    DisplayBlogAuthority Authority: 439
    Copyright © 2009 Jin . Visit the original article at http://www.displayblog.com/2009/11/28/handbrake-0-9-4/ . An updated version of HandBrake, the best DVD ripping software, is out: 0.9.4. Thanks to the x264 project encoding is smaller, has better quality and faster. HandBrake 0.9.4 is 64-bit so you’ll need the ...
    1 day ago
  • Cs3 as2 urgent urgent dynamic gallery help


    kirupaForumAuthority Authority: 162
    Hi everyone, I outsouced a dynamic gallery to a freelancer who has completed the initial gallery but who is now having difficulty getting online (the deadline was yesterday!) The gallery that he created has to be used multiple times across the site and everything is fine except for this one problem. The user views ...
    1 day ago
  • Sbeener slide show - first image blank


    kirupaForumAuthority Authority: 162
    The first photo in the sequence is invisible. I can go forward and then go back to the first image without a problem, but whenever I stop on the frame where the movie clip is, first image in the sequence is always white. Ive been ever the code repeatedly, completely replaced movie clip, no alpha applied, etc. ...
    1 day ago
  • Creating an Array of Objects


    kirupaForumAuthority Authority: 162
    Hello All, I am trying to create an array of purchases or objects. I have several products that I want to store the users selection to contain the item they selected, price, & quantity. Im at a loss on how to set this up. Currently the user can select their product and their total price will be displayed in the ...
    1 day ago
  • Need help !!!! php variable to actionscript var


    kirupaForumAuthority Authority: 162
    Hello, im very new in actionscript... i write my own code for php and actionscript...and i had a problem with it.. How to pass php variable to action script variable ??? e.g my php code (test.php) is Code: print"&phpVar=1"; ?> My action script code is Quote: ...
    2 days ago
  • Travel Guide v1.0


    Wordpress ThemesAuthority Authority: 167
    This post was submitted by John78.
    2 days ago

Comments about 1.0

Personal attacks are NOT allowed
Please read our comment policy