-
Content Count
164 -
Joined
-
Last visited
Everything posted by epox
-
it's more easy that you are thinking, you don't have to put any code line to do this, when you have your work done, ready to publish, save your work where you are working, click on the canvas, blank space and in the property panel will appear a series of buttons, there is one taht says publish settings.now a dialog opens where you configure the settings of the movie you are going to publish, check the flash box and the html box, go to the html tag, in the very first dropdown list you will find the settings for the flash template, don't touch it if you don't know what you are doing, below this dropdown list you will find a checkbox that says "detect flash version", check it and then below two text boxes will be enabled for you to select the version of the flash player needed to display your content, select the version and thet's all, you are done! just click on publish, and flash will compile your fla into swf with flash player detection in the folder where you saved your fla.i hope it was what you where looking, and be useful to you.
-
don't forget to buy a name domain, and a broadband connection, an isp, the http server, the application server, the ftp server, the mail server, the database server, a control panel, and something to display.a cheap way could be:http apacheapp phpftp FileCOPA FTP Server mail eudora internet mail serverdb mysqlall are free software, and very reliable, good luck!
-
well as you said, it's very importanat to handle the sections or media with loaders, and if it's not only to reduce the waiting time for a user, it also brings a number of features very useful to mantain the user informated with all the load status, such as loadprogress, errors, and also, you can interact with the loaded movie before it is displayed, maybe it could be useful to size the movie, add an effect, filter, etc... before it is displayed. i have a code like this to do all that, i will explain the code below: var target:MovieClip = this.createEmptyMovieClip("target", this.getNextHighestDepth());var clipLoader:MovieClipLoader = new MovieClipLoader();var listener:Object = new Object();listener.onLoadStart = function(target:MovieClip){ //this fires up when the download begin trace("the load has begun!");}listener.onLoadProgress = function(target:MovieClip, bytesLoaded:Number, bytesTotal:Number){ //do whatever what you want with the progress of the loading information trace(target + ".onLoadProgress with " + bytesLoaded + " bytes of " + bytesTotal);}listener.onLoadInit = function(target:MovieClip){ //here you can interact with the loaded clip before it is pisplayed target._x = 100;}listener.onLoadError = function(target:MovieClip, errorCode:String, httpStatus:Number) { //man, sorry but your connection goes down, look for other host company trace(target+":"+errorCode+","+httpStatus);}listener.onLoadComplete = function(target:MovieClip, httpStatus:Number){ //touchdown!, at last, now you can fire the animation target.start();}clipLoader.addListener(listener);clipLoader.loadClip("here goes your path to your file", target); well i hope it doesn't look ugly or huge, but it's quite simple. var target:MovieClip = this.createEmptyMovieClip("target", this.getNextHighestDepth());var clipLoader:MovieClipLoader = new MovieClipLoader();var listener:Object = new Object(); defines the needed objects: -target: here is the movieclip where you are going to display your external movie. -clipLoader: is a nice object that enables to load data in a useful way. -listener: is the object that listens activity of your clipLoader, and keeps you in touch. listener.onLoadStart = function(target:MovieClip) this function tells you your download has begun, just wait! listener.onLoadProgress = function(target:MovieClip, bytesLoaded:Number, bytesTotal:Number) this is important, here you will mantain your user with her eyes on the download progress, there are so much ways to display the progress, the prebuilt progress bar of flash, text labels, messages, use whatever what you want, stay fresh. listener.onLoadInit = function(target:MovieClip)your download is done, what i do with it?, here you set propierties, resize, move, add filters, change blend mode, make a transition, or whatever you want listener.onLoadError = function(target:MovieClip, errorCode:String, httpStatus:Number) and what if the information never arrives?, maybe there is an error and here is ower good friend onLoadError, and when it ocurs here you can tell to the fella waiting one hour ago. listener.onLoadComplete = function(target:MovieClip, httpStatus:Number) ready, you are done! clipLoader.addListener(listener);ok you have defined all the events for your listener, so send him to do its work clipLoader.loadClip("here goes your path to your file", target);finally load the clip, it's quite simple, put your file path into the quotes i hope this can be useful!
-
Backing Up Your Computer What do you do and how often do you do it?
epox replied to Albus Dumbledore's topic in Software
the first thing i always back up is my documents, there are a coupkle of things so important to me in my pc, like flash aplications, word documents, excel documents, presentations, and a few designs i make whe i'm boring.i think the internet is my hard drive, so i almost never back up music files, my operative system, software, movies and all that, if have to search all again it's no problem for me, it's a problem for my p2p client, but i almost never do multimedia backup, unless i have made it.to keep my files secure, what i do is burn cds, and send me a mail to my gmail mail account, and that's all -
i have personal problems with church and religion, not with god, everytime i talk about tf chatolic church i have a lot of problems, i don't know why, if i'm telling the truth about that, i always finish against all the people's opinions, or discussing with my mother's friends, or apologizing, or simply shut up.i think all the church says is a big lie, there is no word that is truth in the mouth of that repressed priests, they always talk about good behaviour, love your brother, equality, be a good neighbor, help the needed, and a lot of garbage that they never aply, they only think in have a good car, eat as well, request charity to have their stomachs filled with the best food, meet girls or even worse boys with sexual goals, and a lot of things that makes me sick.the church is really stink, they say all that they say with comertial intentions, for example, if i'm not bad, benedict will accept homosexuals because they have banished since they are no accepted, they promess the heaven, and recently deny the devil's existence, all this is to get people's attention. even, the pope has gatherings with the most important presidents of the world, and it is sure with no good intentions, all they want is to opress the people under it's stinking racionalism, like a crowd of sheeps, wating to be skinned.well, that's my opinion, i don't hate chatolics, but i'm tired to listen about the end of the world, and a lot of other fool things that every year stupid priests shout it loud. But there is something funny in all this, someday nobody will believe all his lies, because they speak so much shhhhh.....
-
ok man, first don't worry, all in this life has a solution, it seems to be you have a common problem, and afortunately it is no hard to resolve, may be you change the boot configuration and sure you are trying to boot your system from other device but your hard disk drive, and that's the reason you can't see the hated and loved windows logo bothering you. an important fact is that it seems you don't have damaged your operative system, and that's really good, or you will have to feconfigure your operative system, so in this order of ideas, i am going to tell you how i fix my computer when this kind os troubleshutings happends. here we go:1. start your computer2. when the machine starts, in the very beginning, there are a kind of messages that say like this: setup->f2 or setup->deldepending on what it says, press the key it says, and then you are in your BIOS3. search a tab that say system, or boot, or something like that.4, when you find it, there will be a series of configuration about the way your pc starts, likeboot sequence.fast boot.try other devices.5. set this values with the + and - keys, or simply take a look at the bottom of the screen and there will be a description of how to use the BIOS menu, change this values to:boot sequence->(hard disk drive where your operative system is running)fast boot->enabledtry other devices->enabled.with this settings it is sure your computer will start with your operative system, with the try other devices enabled, the BIOS search for all the drives installed on the machine, so you are not going to fail.if this doesn't work, sorry man, may be you will have to take a visit to some technic, or post back to Xisto. i hope it is useful
-
Teleportation Possible Software Designes, Lacking Hardware
epox replied to amitojduggal's topic in Science and Technology
hey dude!, it's quite interesting, imagine that you could work in mars; you take your quantum phone and call to your wife, -hello darling, i'm editing the report to the ultimate xtreme mars rally, i'm dirnking a glass of water from venus, so, i finish it and go to home, pd, i have separated a table in the hard rock caffe of the moon, so i would like you to put that dress i like, ciao!- and then you go to your personal teleportator, ask it to go first to the market and buy a beautyful dozen of roses, and go to your home just on time!.it sounds real good, but unfortunately i don't believe i can see this wonderful technology, even, i don't think that human or live form can be teleportated, the mystery of life goes beyond science, think in this:there is a man who have never drinked, never has tasted the flower of one marlboro or cigarrete, he runs all the mornings, has a beautyful girlfriend, and a grateful life, in conclution he is a healthy boy, all his organs are perfect, he has pure blood in his veins, and nothing affect him.one day the guy in his excersises for a reason that nobaody knows, he has a heart attack, maybe he overestimated his physic state, and for reasons that also nobody knows there is no body near to help him, maybe hi is scaling mountains or climbing the everest, so the man death. After a couple of hours, after this healthy guy is well death, he is finded by his neighbor or somebody else, and then he is bringed to a hospital to see what happened, think that there is nothing to do, he will never live again.The point is, after the man has lost his life, there is nothing to do, even if all your organs are intact, after your soul has leaved your body there is nothing more to do, so i think that for life being teleportation, it should be necessary to teleport your soul, vital energy, existence, call it as you want, to the new location, and as love, life is something that cannot be hold with your hands, so i think life teleportation cannot be true.however i can't imagine the several aplications of this technology, may be yo can taste a glass of water from venus, if we can't, robots can, and they can do all that we. other thousands of aplications can be inplemented, like a personal bank in your pcPORTATION, a good dinner in your desk in seconds from any place of the world, and bla bla bla, just leave it to your imagination. -
i think you have all the reason, all computers are vulnerable, even more if you run pirate applications from the internet via p2p software, often, i'm afraid to install several programs i download from the net, and that's because if a program gets to trash my computer i have a lot of information, and also it means to reconfigure your system and that is an expensive time task.now i have a good antivirus, or i think it, at least, it shows advertencies from a hacker that wants to get-in into my computer, and almost forgot, i have activated the system recovery option in my os, so when something stupid happends in my machine, i simply recover the system to the last registration point where the system was perfect, but sometimes it doesn't work, so i open the systemworks by symantec and perform all the tasks it ask, it has saved me a lot of times to have to reconfigure my system, and off cours a lot of time and suffering. at last all the methods mencioned below doesn' work, i take the way of pain, restart the system, reinstall all the software, go back into trap 17 and remember my user name an my password to the browser, do the same thing with other site, reinstall all the windows patches, reconfigure my mail client and all that things that now i can't remember.at last, i would like to know how a bad software can make holes in your OS, so i would like if someone teach me about it, thanks!
-
The War Of The Mp3 Player, That The Best Wins
epox replied to spy_charly's topic in Science and Technology
it's exciting all the features you can find in the new devices, you can find from microdevices that allow you store music for weeks, with video, photos, and even documents to microcomputers in wich you could surf the web, talk with your friends, have a video conversation, international roaming, play your favourite games with people in the other side of the world, and the best of all, after abusing of your handheld, insert it in your pocket!.a few days ago i saw a cellphone really incredible, it had all the features that any person would like in a simple machine, like mp3 player, an incredible 2.3 megapixel resolution camera, bluetooth, a good display(i don't remember how big it was, but i'm sure it was big enough too see your pictures or even surf the net), includes a 512mb memory stick duo, mmm, a prety headphones that sure sounds prety good, flash incorporated, java, the functionallity of a GOOD walkman without loose the personality of a cellphone, well, it had everything, i'm talking of the sony-ericsson w800, it's the most wanted cellphone i have ever seen, even i love the color, it's orange!, men! unfortunately it was out of stock, by now i think i will have to wait for the next time! -
And What Does Google Want With Microsoft? Check out the robots.txt
epox replied to Dooga's topic in Search Engines
with all the plans of google about take the net i think they will do this kind of things to keep everybody happy and i think its cool that they offer specific search topics for users, and i hope they stay on the run, because they have a lot of features that makes more easy search in the net. -
great tutorial, i guess it's useful, i can't instal it now, but it looks pretty good, i was thinking what are the legal terms and copyrights to run an internet radio station, and what can i do to get it legal?
-
good work, sure you have future with photoshop, i think the render is good, you add border, the type is good but maybe you could add a darker glow to differentiate the font or change the colors of the gradient to others, and also align the text, and aply better the brushes because it seem a litle overlaped or something like that, almost forgot, and remove or change the brush you made in the left shoulder of your friend!.But it is really impressive to be your firs sig, keep on working!
-
hello fella, i saw your site and it looks good, but if i'm not wrong, there's no content, and don't know of what is it about, but i have seen the LDU place and i saw it interesting, but i don't understand at all what is LDU, so if you could enlight me about LDU i will be pleased if you help me with this, thanks in advance
-
What Happens If You Are Gone? I might have to leave and need help.
epox replied to wild20's topic in Web Hosting Support
each day passed thy will discount credits from your account, so you better have much credits if you are planning to go out the city or your house for many days, is good to mantain your account over ten credits, in this way if something happends to you, your page will not be blocked and your public will not have troubles visiting your page. -
Largest Known Prime Number A very long number...
epox replied to sonyguy's topic in General Discussion
hey!, i'm sorry, i don't wanted to earn credits in that way, i was only joking, anyway, i got only 6 credits, if you don't know to accept a joke, you are sad people, and anyway i don't believe other people takes this seriously, please forgive me! -
Largest Known Prime Number A very long number...
epox replied to sonyguy's topic in General Discussion
sorry man but i think that's not true at all, for an instance, if you put one 1 after 2, the first prime number, you get 21, and that's not a prime number, so you don't have a math dilema, other is 5, if you put a one after it, you get 51, and that's not a prime number, so i guess there is a lot of numbers in the same conditions, and the theory says: if you want to proove that one theorem is true, find one case at last that makes it false, and that's all, good night! -
now i'm wating for the latest phones, you know, is christmas, and sure you will see a great series of technology. i like the r3 because it's stylized design, but it doesn't have a lot of things that other phones offers you, like mp3, memory stick cxompability, infrared port or i don't remember wether is bluetooth, edge technology, and well it is pretty cool design but not a good tool for everyday, as i told you i prefer to wait december to see what will bring us the technology!
-
hey! how do you?, this place is greatful, i hope you can find here all that you need, and share with us all you know. here they have great stuff for beginners and advance users, here i begin to learn html, css, php, and with time improved skills with photoshop, web layout design, and integration with a lot of tools.thanks to Xisto, i can show my curriculum via web to may friends, girls, employers, and share with my pals information, works, well a lot of things that makes my life easier, and without banners, pop-ups, redirecting pages, or any treacky ads. the only thing you have to do is join to the forums, participate, and don't spam, or be a bad guy, and that'sa all, i hope to see you on the forums and ask for help when you need it, or bring it when someone needs it
-
hey man! don't be sad, with girls you'll never know what are they feeling, you have to be patient, and give her a space, let her think of what she wants and if you are the person who she wants to share her heart, and if you are not that person, you must let her go, or at last be her friend.but don't loose your faith, one thing that always works is thinking in what she saw on you to trap her heart for first time and simply give her more of that thing that only you can bring her, and don't forget, be patient, and tell her all the things you are feeling, and just be you!.i hope you come back with your girl, and good luck!
-
Rate My Site its not finished yet
epox replied to Unregistered 015's topic in Websites and Web Designing
good work!, it's pretty cool, i like the simplicity on the navigation, the colors, and off cors the content, but i don't understand your language, what is it?, russian, or something like that?.besides you own a greatful logo and it's original. the distribution of the site is also great, you can navigate in the site even if you don't speak whatever you speak. at last, but not least, maybe you could add google adds, and put some animations or improve some graphics, but it's great!, good work! -
i like stories, may be you could add a story to make it more interesting, and to keep players gaming a long time, about the ancient realm it's prety cool, with horses, shells, armory, fortress, eagles, wizards, witches, and all that great stuff, i think that's to much work for only one person, tell me how are you going to make it work and haw much time do you think you will spend, because you will have to code, make AI, desiogne the characters, the story or at least the environment, the graphics, and also the code for connectivity, thats to much work for only one person. well i hope you can do it by yourself, and good luck!!
-
i prefer light layouts, because they are more readable, and white is a good color to use with your designs, and dark layouts are good too, they bring you a sophisticated design, but at last i prefer light layouts.almost forget, if you use dark layouts, you will have to change your font color, and maybe some styles more, but in light layouts you will have to do it too, but there is less work with light layouts
-
the machine don't crash, but my work do it for my pc, it's boring to reorganize your library because it leaves tweening objects in it, and if you don't get noticed you can loose control in your library
-
i tested it a few minutes ago and it returns you the total bytes in the fla, it doesn't work. If you want to know the size of a specific scene you could group the items of the scene into a movieclip and then control it as a movieclip, it will surely work, but you will have to redo your mcs, and maybe loose some code(maybe you will have to reference your code again, yuk!).
-
cool game!, maybe you could upload it in your site and let us enjoy of your actual mini game, i don't see anything, i had to zoom it to see of what is it about, but it's great!.