How to make customized skinning web flash video player in easy way

02/08/2010

Some web using the following methods in the mouse, shows a tutorial on how to customize a flash video player, click on the Moyea Web Player.

Step 1: Open Moyea Web Player on your PC

Step 2: Input flash videos you want to play on webpage into Moyea Web Player (If your videos are not flash videos, please?convert them to).

input video to moyea web player

Step 3: Choose a player skin(here, I use the default one), and remove the embed code area.

choose player skin in moyea web player

remove embed and url area

Check "Auto choose next" to make the player can player next video automatically

Step 4: Click “Publish” button to generate a web flash video player and other related files (Note: if you want to get a separate playlist file, please check “Out File”)

Step 5: Upload all the published files except the index.html file, to the same folder of your web server

Step 6: Embed the generated player onto your webpage with the embed code below (you can get it on the generated index.html file):

<script type="text/javascript" src="swfobject.js"></script>
<div id="flashcontent">Player will show here</div>
<script type="text/javascript">
var so = new SWFObject('mwplayer.swf','player','500','450','9');
so.addParam('wmode','opaque');
so.addParam('quality','high');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.write("flashcontent");
</script>

Note: 1.?No <object> </object> tag outside the embed code?
Two. mwplayer.swf is real Furasshubideopureya. If a different directory, there is a relative path to that point (eg,/video/mwplayer.swf) or an absolute path (e.g.?http://www.yourdomain.com/video/mwplayer.swf ).
3. '500','450' is the width and the height of the player, you could change them to change the player size.

Step 7: The flash video player will appear on your website.

Posted in: javascript tutorial| Tags: Script Code web file video player swf addparam mwplayer moyea

Improving Skills in Your Java Job

11/30/2009

There are few reliable parts of the world than Java technology. Java Script is part of almost all our consumer electronics, including Internet-enabled mobile phones and computers with multi-media programs. The need to create Java-Script in every electronic device in the United Kingdom and in the global market means that there enough jobs for Java developers. The specific skills of writing Java code that works effectively with other technical language means that IT professionals can find their niche talent in the labor market. However, this means the development of technology, the Java professionals must continue to sharpen their skills after they land their dream job.

To do this, Java is another way to improve the ability of the experts is to use the resources of local universities. Many UK universities have sued the development and utilization of resources and professional development center for the development of their graduate work to local businesses. IT university to expand the market because there is a joint venture with Java can be reduced fees for attending the course experts. When the experts, the need to take this opportunity to increase interest in Java are available knowledge.

However, not all corporations enter into collaborations with local universities. These corporations will often contract IT trainers or develop training departments to provide ongoing help to all of their Java professionals. These resources can range from monthly courses that are required of all professionals to daily seminars on various IT issues which can be used by Java professionals to boost their overall IT knowledge. These options are often free and convenient for Java professionals, as they are held at or near corporate headquarters.

Some Java professionals have a lot of work commitments which makes it necessary to use outside resources. However, these professionals may find it difficult to attend university courses in person. There are a number of online courses originating in the UK for Java developers and programmers. These online courses can range from simple one hour sessions to certificate-track courses of study. Aside from the benefit of working from home, these courses are becoming more comprehensive by the day.

Finally, Java professionals with the recruitment and training consultants to improve their skills. IT recruitment tend to Java programming and general vocational skills, is IT professionals to seek appropriate professional development programs to promote. Recruitment is a Java-oriented professionals, a good choice, because they stay in the latest human, and let the students access to technology updates.

Posted in: java training| Tags: Technology Script job java part world development market consumer improving

5 Effective Ways to Create Online Quiz

11/30/2009

Online quiz becomes more and more prevalent in the web 2.0 era. For bloggers or webmasters, quiz is an outstanding way for engaging readers and growing blog or Web site traffic. For trainers, online quiz is a good e-assessment authoring tool. For business men, an online quiz can also be used as a sales tool. Here are 5 ways to create quiz for online use.

1. Create quiz with desktop Flash quiz maker

Some Flash quiz makers supply an easy way to create professional Flash quiz in minutes. With them, you could create Flash-based quizzes with images, sounds, narrations and Flash animations with up to 10 question types. You also could set feedback to each questions and randomize questions and answers. Some quiz maker also supply free quiz result tracking system, like QuizCreator. Users could track all the quiz results with email or free Quiz Management System.

?

2. Create Flash quiz with Adobe Flash

Cases, Adobe Flash has been refined and editing, to a quiz for you can use Adobe Flash. Adobe, Flash MX has a template included with the version of the above quiz, and automatically track the results, it is intended to send a set of quizzes for learning management systems. Here is a quiz on how Adobe Flash is a free tutorial on how to create a quiz with the templates.

http://www.sameshow.com/quiz-creator/flash-quiz-adobe-flash.html?page=110

3. Create quiz with php Script or JavaScript

If you are familiar with PHP script or JavaScript, and HTML code, HTML and script code can choose to create online quiz. Here's a guide to help you quiz for your website. Quiz Create JavaScript, please have a look at: http://www.spacefem.com/tutorials/typequiz.shtml.

4. Create quiz via free online quiz creation tool

Quizzes and low-grade chores are building a tool for creating so many online quizzes. ProProfs is a free program that is supported by ads, lots of ads. So it is a totally free online quiz program. It features 3 question types. It has many options that control the behavior of your quiz. You could add multimedia objects such as video and image to the quiz, this is rare to a free online quiz tool. Quibblo and Classmarker also have such features. However, ProProfs sounds the most powerful for a free quiz creation tool.

5. Create quiz with screen recorder

Some screen recorder has the feature of quiz creation. As far as I know, Adobe Captivate and Tech Smith allow user create Flash quiz with them. Take Captivate for example, it contains advanced quizzing functionality that makes it easy to create your own robust quizzes and assessments.

?

In summary, these five ways can be used to enhance the online quiz. To behave according to what you use. Bloggers Selectfree online quiz creation tool is the best way, such way will generate the quiz code automatically, and the quiz code could be embedded to blogs. For webmasters, using HTML JavaScript or desktop quiz maker way will be perfect. You could make professional flash quiz to engage the visitors. For trainers, please choose the desktop quiz maker to create Flash quiz. On the one hand, you could engage the learners by adding multimedia objects to the quiz with desktop quiz maker. On the other hand, you could use quiz result tracking system to track learners' quiz results without hassles.

Posted in: javascript tutorial| Tags: Online Script adobe way system web flash tool maker quiz

Free Java Script Tutorial

11/24/2009

In this tutorial you will take step by step through the basics of JavaScript. You will learn how to run the functions, data from text boxes, write, create conditionals function, and generally improve your web site

JavaScript is easy-to-use programming languages that can be implant in the heading of your web pages. It can augment the dynamics and interactive features of your page by allowing you to perform calculations, check forms, write interactive games, add special effects, customize graphics selections, and create security passwords and more.

What is the difference between JavaScript and Java;

Actually, the 2 languages have almost nothing in common except for the name. Although Java is technically an interpreted programming language, it is coded in a similar fashion to C++, with separate header and class files, compiled together preceding to execution. It is powerful enough to write major applications and insert them in a web page as a special object called an "applet." Java has been generating a lot of exhilaration. Java is not considered an easy-to-use language for non-programmers.

JavaScript is much simpler to use than Java. With JavaScripts, if I want a form of error checking; I just press a case-then statement at the top of my page. No training, no applets, just a simple sequence.

Posted in: javascript tutorial| Tags: Free Script Javascript page java language web step text tutorial

Ajax-based Login Control Without Any Standard Database

11/20/2009

Introduction: In this tutorial, I will present a simple Login control based on AJAX. Any login control requires a database which stores all the user profiles like passwords. Server-sided script uses that database to compare against user given strings and matches, shows errors or redirects to appropriate pages, etc. However, the proposed technique does not require any standard database like access, sql, etc. It just requires a native xml flat/text database which has the minimal complexity to implement in practice.

I was looking for this type of simple login approach and finally came up this idea while going though the asynchronous javascript and xml technique (in short AJAX). In many occasions, setting up an external database is cumbersome and not worthy in terms of minimal usages. ?The proposed login control however will help you to remove all the burden, compatibility issues and time. To make it clear, conventional and standard database implementation requires a database server, authentication and authorization before creating a database, database-string to be used in your script which is platform specific and to me always clumsy. To get rid of all the cost and efforts, the proposed approach uses a simple flat database and read the database using (AJAX) to make a nice-looking login control.

Keep reading!

Big Picture: The following figure shows the AJAX-based login to see control. The user can enter his password into the text field. For simplicity, I have all the states on behalf of the United States as passwords. If the user specified string matches with one of the passwords

In this case, string user input does not match any of the pre-fix password, the color of the text box will automatically be yellow. He says the user does not try to do so and to delete some of the characters to try again.

Necessary files: We need 4 files for this login control:

i)??????????????????? script.html

ii)?????????????????? script.css

iii)???????????????? script.js

iv)???????????????? script.xml

The html and CSS file represents the contents and design mainly to show different components. Note that the ‘submit query’ button is kept hidden from visibility. It will only appear when the user-string matches with any of the passwords stored in the xml file.

The javascript file controls the AJAX connectivity and read the password on the fly. As soon as user presses a letter on the textbox, the corresponding function works to check for any match or mismatch and behave accordingly.

While pressing a single character, the function populates all the passwords in a hidden ‘popoups’ (which actually does not popup!) ?html component. The function then matches those strings with the user-given string. If, the popups component is empty, it indicates the user-string is not a prefix of any of the passwords and makes the text box yellow.

However, in case of matching between those two strings, the submit button appears. User now can click and go directly to his desired page.



// ---------------------------- script.html ----------------------------------------

<html>

<head>

??????????? <title>Auto-fill states</title>

??????????? <link rel="stylesheet" rev="stylesheet" onClick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="script.css" />

??????????? <script src="script.js" type="text/javascript">

??????????? </script>

</head>

<body>

??????????? <form action="#">

??????????????????????? Please enter your Password:

??????????????????????? <input type="text" id="searchField" autocomplete="off" /><br />


??????????????????????? <div id="popups"> </div>

??????????? <input type="submit" id="submitme" style="visibility:hidden">

??????????? </form>

</body>

</html>

// ---------------------------- script.css ----------------------------------------

#popups {

??????????? position: absolute;

??????????? visibility:hidden;

}

#searchField.error {

??????????? background-color: #FC0;

}

// ---------------------------- script.js ----------------------------------------

window.onload = initAll;

var xhr = false;

var statesArray = new Array();

var passArray = new Array();

function initAll() {

??????????? document.getElementById("searchField").onkeyup = searchSuggest;

??????????? if (window.XMLHttpRequest) {

??????????????????????? xhr = new XMLHttpRequest();

??????????? }

??????????? else {

??????????????????????? if (window.ActiveXObject) {

??????????????????????????????????? try {

??????????????????????????????????????????????? xhr = new ActiveXObject("Microsoft.XMLHTTP");

??????????????????????????????????? }

??????????????????????????????????? catch (e) { }

??????????????????????? }

??????????? }

??????????? if (xhr) {

??????????????????????? xhr.onreadystatechange = setStatesArray;

??????????????????????? xhr.open("GET", "us-states.xml", true);

??????????????????????? xhr.send(null);

??????????? }

??????????? else {

??????????????????????? alert("Sorry, but I couldn't create an XMLHttpRequest");

??????????? }

}

function setStatesArray() {

??????????? if (xhr.readyState == 4) {

??????????????????????? if (xhr.status == 200) {

??????????????????????????????????? if (xhr.responseXML) {

??????????????????????????????????????????????? var allStates = xhr.responseXML.getElementsByTagName("item");

??????????????????????????????????????????????? for (var i=0; i<allStates.length; i++) {

??????????????????????????????????????????????????????????? statesArray[i] = allStates[i].getElementsByTagName("label")[0].firstChild;

??????????????????????????????????????????????? }

??????????????????????????????????? }

??????????????????????? }

??????????????????????? else {

??????????????????????????????????? alert("There was a problem with the request " + xhr.status);

??????????????????????? }

??????????? }

}

function searchSuggest() {

??????????? var str = document.getElementById("searchField").value;

??????????? document.getElementById("searchField").className = "";

??????????? if (str != "") {

??????????????????????? document.getElementById("popups").innerHTML = "";

??????????? var flag = 0;

??????????? for (var i=0; i<statesArray.length; i++) {

??????????????????????????????????? var thisState = statesArray[i].nodeValue;

???????????

??????????? if (str == thisState) {

??????????? ?flag = 1;

??????????? }


??????????????????????????????????? if (thisState.toLowerCase().indexOf(str.toLowerCase()) == 0) {

??????????????????????????????????????????????? var tempDiv = document.createElement("div");

??????????????????????????????????????????????? tempDiv.innerHTML = thisState;

??????????????????????????????????????????????? //tempDiv.onclick = makeChoice;

??????????????????????????????????????????????? tempDiv.className = "suggestions";

??????????????????????????????????????????????? document.getElementById("popups").appendChild(tempDiv);

??????????????????????????????????? }




??????????????????????? }

??????????????????????? var foundCt = document.getElementById("popups").childNodes.length;

??????????????????????? if (foundCt == 0) {

??????????????????????????????????? document.getElementById("searchField").className = "error";

??????????????????????????????????? document.getElementById("submitme").style.visibility="hidden";

??????????????????????? }

??????????????????????? if (foundCt > 0) {

???????????????????????????????????

??????????????????????????????????????????????? if ???????? (flag == 1) {?

???????????????????????????????????????????????

??????????????????????? document.getElementById("submitme").style.visibility="visible";

???????????????????????

??????????????????????? }


??????????????????????? }

??????????? }

}



Javascript: Using window.XMLHttpRequest object, the AJAX connectivity starts. The client reads from an XML file, parse required data from it and use that information in the client end.

Then the value is compared against the given string. If it matches with the stored passwords, the ‘submit button’ appears (case B in the figure). However, any mismatch of both strings will keep the submit button hidden from viewing. Also the mismatch is shown by the yellow colour (case C in the figure). Note that case C indicates that the user-given string cannot be prefix of any stored passwords. Therefore user should delete and enter again.


// ---------------------------- states.xml (passwords) ----------------------------------------

<?xml version="1.0"?>

<choices xml:lang="EN">

??????????? <item>

??????????????????????? <label>Alabama</label>

??????????????????????? <value>AL</value>

??????????? </item>

??????????? <item>

??????????????????????? <label>Alaska</label>

??????????????????????? <value>AK</value>

??????????? </item>

??????????? <item>

??????????????????????? <label>Arizona</label>

??????????????????????? <value>AZ</value>

??????????? </item>

………………………………….

…………………………………..

</choices>

Conclusion: The advantage of this code that you do not need any kind of standard database (Access, SQL database, etc.). Make these four simple to update files on your server, or fill in the XML script with your passwords (customers) and run the html. Now, from the server (eg call with http://localhost/path ..). Its not work, right? You see all the complexity in terms of standard database connection in the server-side scripting is not required. In many cases this simple script to setup your load and external databases and SQL programming to remove in your script.

Happy simpler coding!

Manzur Ashraf

www.sacars.com.au

Posted in: javascript tutorial| Tags: Database XML Script ajax Control technique text user ajax-based login

Online ASP Tutorials on Ad Management- Interactive Learning Options

11/11/2009

ASP learners can benefit from the ASP ad management tutorials and absolute ASP Banner Manager XE version and tutorials Multi-Languages support, Multi-Templates support and full support for Third Party Code as Flash, Javascript, Java Applets, Html banners and through JBSX which is a powerful Banner Rotating System. There is an advanced gain knowledge base working to add scripts on the JBSX support that takes care of several database types without any recoding, such as MS SQL - server(Script to create tables included), MySQL(Script to create tables included), MS Access database (Database included) with support for both Windows and Linux(running ChiliASP from ChiliSoft) platforms.

Next highest category in the ASP tutorials available online section of Jiro's Banner System Experience (JBSX) v1.0 with FunkyASP AD system. This set of scripts can insert a banner rotating system into your existing ASP web site.

The ASP online seminars covering Free Internet telephony made easy tutorials to add VoIP to your conversation or website. The seminars students are aware of the conaito VoIP ActiveX SDK for the development of VoIP audio applications and webpages that have new set of features such as Mic Boost, Encryption Voice

The online tutorials can be browsed for the Auction aLive scripts, the one among other advanced ASP Tutorialsis a proprietory stand-alone application. Its purpose is to monitor and record a live auction with real people all in the same room. The ASP tutorial provides with a detailed analysis of Movable Type API .NET Class Library for Microsoft .NET web sites and applications. The component defined in this ASP Tutorial, provides an easy-to-use interface to the Movable Type API to download recent posts, fetch blog trackback information, fetch/update post categories and download blog category lists.

The next important category to note when studying ASP Tutorial online is to know about the CFMMaker which is a powerful yet easy-to-use code generator that creates a full set of CFM (ColdFusion templates) quickly from your Data Source. The databases that it supports are Microsoft Access, Microsoft SQL Server, Oracle or any database with ADO or ODBC connectivity. The ASP Tutorial describes about the use of generated CFM by means of which users can view, edit, search, add and delete records in the database easily on the Web.

I.T. Aspirants interested in ASP can therefore, get reference of more scripts and resources available in ASP Tutorials online on topics such as Jobs and Employment Scripts in Ad Management, frame based Scripts in Ad Management ASP Tutorial, Imagemaps Scripts in Ad Management, trees Scripts in Ad Management, Language Based Scripts in Ad Management ASP Tutorials, Web-based Email Scripts in Ad Management ASP Tutorial, Add Based Scripts in Ad Management and Web based Banner Scripts in Ad Management ASP Tutorial readily accessible to refer back and download for regular learning. The online approach has been regarded fruitful to get updated with the latest in ASP Tutorials informing about technology that make you excel in ASP programming.

Posted in: javascript tutorial| Tags: Management Online Database Script asp support banner tutorials interactive jbsx

Get your free scripts today!

11/11/2009

Whether you are looking for a PHP script, DHTML tutorials or are you attracted to design web site, it is virtually impossible not to find something that strikes your interest. Plus, who does not love some free scripts?

Wanting to satisfy the preferences of all the people visiting their website, the specialists offering web scripts have included Ajax, C++, graphic design and Photoshop among their resources. You can trust similar resources to discover an ASP script, a PERL tutorial and even an Ajax tutorial. The information is presented in clear and comprehensive terms, making it quite easy for everyone to understand.

Suppose you are in learning how an email from a PHP script you are interested send. Well, all you need to do is go online and check the PHP tutorial presented especially for those interested. You can simplify your search by selecting the category in which the PHP Tutorial PHP is referred to e-mail systems. For all those of you there is interest in an e-mail with PHP programming, this tutorial is more than perfect. You will be instructed to use the features - mail () - and considering the arguments on this issue.

Do you want a chess game to add to your website? Are you interested in free java scripts? All these things can be found on special websites. Java Web scripts can be used for a variety of reasons, including the ones mentioned above. They are often from those who want to install different games on their websites, rather, what makes them fun and entertaining. Other free scripts can be used for the creation of e-mail links found, create meta-data with the help of special generators and encryption of the code of your website. All these things require a high degree of knowledge and that is the reason why there are not many people searching the internet for free scripts.

You can use the free scripts to create buttons for your site to generate a combo box or even on the scroll bar on your site color. The list of possibilities is endless, especially because there are so many web scripts are found on the Internet. There is status bar message for links that can be created using JavaScript, digital clock and timer-controlled pop-up window.

Create an account on one of these websites and make sure that the best programming scripts are made available to you. Check out the DHTML tutorials but also the free scripts, not to mention all the advice present on the website. Don’t hesitate to submit your own web scripts and impress everyone with your knowledge in programming language. In case you have any questions regarding the free scripts found online, contact the specialists working for the website and wait for their feedback. They will certainly provide the answers you were looking for and even more!

Posted in: javascript tutorial| Tags: Programming Website Script everyone web site tutorial dhtml interest php

Sprint Retrospective

07/09/2009

Following the Sprint Review, the team gets together for the Sprint Retrospective. This is a practice that some teams skip, and that’s unfortunate, because it’s the main mechanism for taking the visibility that Scrum provides into areas of potential improvement, and turning it into results. It’s an opportunity for the team to discuss what’s working and what’s not working, and agree on changes to try. The Scrum Team, the Product Owner, and the ScrumMaster will all attend, and a neutral outsider will facilitate the meeting; a good approach is for
ScrumMasters to facilitate each others’ retrospectives, which enables cross-pollination among teams.
A simple way to structure the Sprint Retrospective is to draw two columns on a whiteboard, labeled “What’s Working Well” and “What Could Work Better” – and then go around the room, with each person adding one or more items to either list. As items are repeated, checkmarks are added next to them, so the common items become clear. Then the team looks for underlying causes, and agrees on a small number of changes to try in the upcoming Sprint, along with a commitment to review the results at the next Sprint Retrospective.
A very useful practice at the end of the Retrospective is for the team to label each of the items in each column with either a “C” if it is caused by Scrum (in other words, without Scrum it would not be happening), or an “E” if it is exposed by Scrum (in other words, it would be happening with or without Scrum, but Scrum makes it known to the team), or a “U” if it’s unrelated to Scrum (like the weather). The team may find a lot of C’s on the “What’s Working” side of the board, and a lot of E’s on the “What’s Not Working”; this is good news, even if the
“What’s Not Working” list is a long one, because the first step to solving underlying issues is making them visible, and Scrum is a powerful catalyst for that.

Posted in: Software Programming| Tags: Script Scrum Sprint Retrosprctive Sprint Review Issue Solve

Hot Posts

Latest posts

Tags

Others

Sponsors

asp.net interview questions