Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Integrating Flash With Questionmark Perception



Hello,

Does anybody out there know anything about integrating Flash with Questionmark Perception?
(For those who don't know Perception is a application for delivering questionaires through a web browser with feedback and student monitoring)

I know that flash can be served up as part of a html page created with Perception, but what I'm looking to do is build a flash app that talks to Perception and handles the whole Q&A process without the use of multiple html pages.

If anyone has any knowledge or adive they could share I would be most grateful.

Thank you.



FlashKit > Flash Help > Flash MX
Posted on: 10-21-2003, 05:24 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Questionmark Not Encoded By EncodeURI ?
hi,

shouldn't the encodeURI function also encode questionmarks ?

this code:


Code:
var uri:String = 'string?with?questionmarkand"quotes"';
trace(encodeURI(uri));
generates the following string:


HTML Code:
string?with?questionmarkand%22quotes%22
I'm not that familiar with url encoding, but from my understanding the questionmark needs to be encoded as it is a reserved character.

Page Curl Transition ?questionmark?
hay . does anyone know how the transition that curls the pages in relation to the mouse (pressed) position is achieved as per this site ?

http://www.perfectfools.com/

think it would be a great way to increase user interactivity .

cheers . . .

Integrating Flash With C++
Does anyone know where I can get documentation on integrating Flash in a C++ application?
TIA

Integrating 3d Max And Flash
so for example....i have a beginning intro in 3d max - a plane flies in towards the earth and when it gets there, the earth begins to spin....the menu items are on the earth

but since the earth has to spin in 3d max, then how can i make flash interact with 3d max, like to tell the earth the stop spinning, and highlight a dot, etc.

any help is appreciated

thanks,
dan

[cs3] Integrating Xml To Flash
I'm fairly new to XML and am trying to create a flash video player list with thumbnails so people can click on to view other videos. I was able to create the xml playlist just fine but the problem is to get it into flash. I've looked everywhere!

I've pasted my codes for both the XML and Flash.

This is my xml file:

<?xml version="1.0" encoding="UTF-8"?>

<videos>
<video src="thefreakbook.jpg" url="TheFreakBook.flv" desc="Curb your Enthusiasm - The Freak Book" />
<video src="californiadreamin.jpg" url="CaliforniaDreamin.flv" desc="California Dreamin' Review" />
<video src="thecloser113.jpg" url="TheCloser113.flv" desc="The Closer - Standard and Practices" />
<video src="thecloser1132.jpg" url="TheCloser1132.flv" desc="The Closer - Standard and Practices" />
<video src="criminalminds.jpg" url="CriminalMinds.flv" desc="Criminal Minds - 'Emty Planet' - Explosion Sequence" />
<video src="americandreamss1.jpg" url="AmericanDreamsS1.flv" desc="American Dreams S1 - Meg learning how to drive" />
<video src="seejanedate.jpg" url="SeeJaneDate.flv" desc="See Jane Date - Reception scene" />
<video src="ravemacbeth.jpg" url="RaveMacbeth.flv" desc="Rave Macbeth Trailer" />
<video src="studentbodies.jpg" url="StudentBodies.flv" desc="Student Bodies opening credits" />
</videos>

and this is what my Flash Actionscript looks like:

myVideo.playPauseButton = ppbutton;
myVideo.seekBar = seeker;
myVideo.muteButton = voloff;


var vidList:XML= new XML();

vidList.ignoreWhite = true;
vidList.onLoad = function() {

var videoArray:Array = this.firstChild.childNodes;

for (var i = 0; i<videoArray.length; i++) {
videoList.addItem(videoArray[i].attributes.src, videoArray[i].attributes.url, videoArray[i].attributes.desc);
}

ns.play(videoList.getItemAt(0).data);

videoList.selectedIndex = 0;
};

var vidListener:Object = new Object();
vidListener.change = function() {

ns.play(videoList.getItemAt(videoList.selectedInde x).data);
};

videoList.addEventListener("change", vidListener);

vidList.load("videos.xml");

THANKS!!

Integrating Flash With Php
Hi

My problem is that I know how i want my forum to look like in fact i have the blog in a flash document but i dont know much about text interface and how will the actionscrips of text interface change if i have to use php scrips to make my forum work.

know what i mean!

Integrating PHP With Flash
I'd like to now, how to integrate PHP with Flash.
It means, that I want to create text-based game using PHP but with a flash template. Do you guys know, how to load PHP scripts (results) to the main text box (content box) ?

I'd like to know too, if it's available to format HTML (Headers, tables) through flash (to not display raw text from PHP) - if not - then how ?


Thanks for some help.

Integrating Flash CS3 With XML
Hello, I done a tutorial from learnflash.com on Integrating Flash CS3 with XML, and I can't figure out why when the file is published the scrollbar component doesn't work.































Edited: 11/30/2008 at 03:52:06 AM by prisoner-x

Integrating PHP In Flash
Hi,
I'm having a lot of trouble trying to load a php file into flash. I used to have a html site, but I changed the entire interface into flash. However, I want to carry over a php file, but I don't know how to do it.
I had 3 files: html for the interface for the php to run
php file to make it work
text file of data
(www.absk.org/ucla/devotionals.php)

I want to be able to put that into my flash movie. What is the easiest way that I can do this?

Please help.

Thanks.

Integrating VB.Net With Flash
Hi,
I have developed a Flash based application that loads xml files and generates a map based on the data from the xml files. The only issue is that the path of the xml files will be dynamic and I have to fetch that path from a VB.net based container. Now I have not done any integration of Flash with VB.Net before therefore if anyone can give me a solution or a link will be great.

Thanks

Integrating Flash
Hello,
What is the best method for putting flash content on a site so I don't have the lines around the content, they do not need to be activated first and i don't need to click "OK" in a dialogue box. I ahve tried many ways in the past and noe seem to be straightforward and easy to use. Some just don't work whatsoever! Can you post step by step instructions on how i Can put a flash swf file onto my site? with the code needed.

Thanks

Neil

Integrating Flash CS3 With XML
Hello, I done Craig's tutorial on Integrating Flash CS3 with XML, and I can't figure out why when the file is published the scrollbar doesn't work.

How do I fix this and is it something I done wrong ?

I also forgot to mention that I'm on a Mac.

http://home.comcast.net/~s.oravec/index.htmliamNews.fla [ 1.04 MiB | Viewed 213 times ]

Integrating Video In Flash?
hi everyone,

have a prob over here. how do i actually integrate video in flash? i hv both windows and QT player, and i understand that flash is supporting only QT at this time. yet, i still can't get to the bottom of this...

any help, guys?

thnks...

Integrating Flash And Perl
hi

Is it straightforward or hard to interface flash to perl.
I have a program i would like to add a better front end to?

Thanks

Integrating Flash And Html...
Is it possible to go to a new page with out reloading the flash? I want a menu that I have made in flash to, when you click on a section animate new subsections coming down. Yet, when you click on it (of course) it must load a new page in html and thus interupting the animation and reloading the flash. The subsections are no longer visable unless you click on it again which reloads the page.

Is it possible to do this?

If not, is there a faster way to do this without making a new swf for each page (there are 12 sections in all each with at least 2 subsections).

Thankyou for any ideas.

Integrating Flash With PHP And/or MySQL
Could someone please point me in the right direction to integrate Flash with PHP and/or MySQL? Maybe a good website, tutorial, etc.? Thanks!

Integrating Flash With Access
HELLO EVERYONE

FOR INTEGRATING FLASH WITH ACCESS DATABASE I HAVE USED THE
FAMOUS 15 SECOND:INTEGRATING FLASH WITH ACCESS DATABASE
TUTORIALS

THE PROBLEM I AM FACING IS THT WHERE THE ACTION SCRIPT BE PLACED

THE ACTONS WERE:


1) onClipEvent(load)
{
CurrentRecord = 0;
loadVariables ("getdetails.asp?Record=0", this);
}


2)onClipEvent(data)
{
strName = Name;
strTelephone = Telephone;
strCity = City;
strNotes = Notes;
strPosition = "Record " add String(CurrentRecord+1) add " of " add String(TotalRecords);
}



PLEASE ANYONE CAN HELP ME ON THIS IT'S QUITE ERGENT

Integrating Flash With Access
hi all

can any one gimme any simple example to integrate flash
with access database


thanks

Integrating Photoshop Into Flash
Hello all. I'm a pretty decent Flash animator. I am past the stick figure stage. I'm mid-level experience with Flash and I'm also pretty skilled with Photoshop. I have noticed that when comparing my films to that of other more advanced users, mine seem kinda plain, as I only use solid color fills. I'd like to have the nice shading and special effects that a Photoshop enhanced film has, but everytime I import my **** to Flash, it shows up as an unedittable Bitmap image. How can I make my creations and also retain their flexibility?

Integrating Flash's Quiz Into My Own Fla
Hi, I am currently creating a learning material in flash. I would like to have a quiz in this material, so I tried to create a simple one using the template the program provided.

After creating the quiz, I tried to copy and paste the entire frames (incl all the assets and scripts) over to my own learning material, the quiz failed to work. I was thinking if it's the quiz's scripts that were causing the problems?

I haven't edit any part of the quiz I intended to add, so the scripts should be the same as the template found in Flash. I am using Flash 8.

Can anyone help me out? Thanks in advance.

[CS3] Integrating HD Video And Flash
Hi Flash Kit, it's been a while.

I have gotten a pretty big job. I am to make animations in a musicvideo with a popular hiphop duo in my country. I am stoked about the job, but I am not experienced with merging flash and video. I've done it once and the flash looked horrible. The idea is to use greenscreening for the artist and apply animation and illustrations in the background.

I have a lot of questions as to how ot achieve this, but my main concern is this: How do I apply flash to HD video and make it look sharp? Will I have to import video in flash or flash in a video editing program?

I really hope someone has first hand experience with getting this to work beautifully.

Thanks,
Michael

Integrating Flash In Java?
I recently got a project which is supposed base on JAVA. However, as confirmed by my teacher, he agreed that I could use a Flash core intergrated in a shell of JAVA.

Do anyone know how to carry out this? Better with some samples.

Flash And Integrating 3D PDFs
Has anyone experience with bringing 3D PDFs into flash and controlling the PDF from within flash?

Integrating ASP.Net With A Flash Front-end
When integrating a ASP.Net Solution with a Flash front-end, does the Flash Remoting DLL (Macromedia's $1000 server component) get compiled with the ASP.Net code as one of the Project's DLL's, does it get included in the application's Global Assembly Cache (GAC) or does the Remoting component have to be installed on the server separately?

If it must be installed seperately, how do you talk your ISP into doing it?

Thanks for any help!
-n

Integrating Flash Into Dreamweaver
Hello All,

I am a newbie and just finished a Flash class. However we didn't hardly talk at all about integrating Flash with Dreamweaver.

What I want to do is create an intro page that has Flash and then you have to click on a Button to go into the main site. I understand a little of Behaviors and Actionscripting so thought that I would do the GetURL Behavior (going off memory here) to get me from the Intro page to the main Dreamweaver site.

Question is... do I export an SWF file, put that in a index.html page for the Intro page and then link to the main Dreamweaver site but have the main site not an "Index" file but another name...maybe main.html.

Is this what people do? Or do they take the generated .html file from Flash (its published) and just use that as their intro. Naming it index.html. And then linking to another *.html created with Dreamweaver but that is not saved as index.html.

Also, how often are people doing a PURE Flash website and not mixing the Flash and Dreamweaver together? Just curious.

Thanks for clarifying.

Computerkitten

Flash Query, Integrating.
Hi, I hope this thread is in the right subject area! If not, thanks for reading.

I've recently completed a Flash survey and I'm interested how it was developed. What seems to be clever is that you run through the questionnaire and the SWF clearly seems to be communicating back to a server and coming back with new material without refresh to the Html page.
The questionnaire was quiet long and there didn’t seem to be any substantial variables being passed into the SWF. I’m amazed all the data was in the SWF at the start of the survey because it was extremely fast and it had a lot in it. The Html page throughout the whole survey stayed the same and the browser was clearly waiting for something from question to question because it said it was waiting!?! There were no frames and no layers to the website and I also noticed there wasn't any JavaScript present on the Html page either which might’ve been assisting.

I'm not a Flash guru but would love to start/develop something like this.
How do you think they managed to achieve this in Flash and what AS commands do I have to look into?
If I was using Coldfusion or .asp how could I achieve this without page refresh?
Is there a way of calling a CF or asp server side and the SWF picking the variables up?

Sorry about the questions as they might be a bit vague but thanks for your help in advance.
Cheers.

Help Integrating Flash With XML Documents
I've been given a job where I must integrate a Flash Template with XML files. Problem is I don't know where to begin learning how to do this. I've already downloaded a short and very simple tutorial from Community MX (written by Matthew David), and even though it gave me a little insight, it's just not enough. I still don't grasp the codes that link Action Script and the XML files (well it's basically the Action Script code that I don't grasp...I believe).

Any online sources that could help me out? Links? Worst case scenario...books?

Thanks!

Integrating Captivate .SWF Into Flash CS3
I am having a lot of trouble trying to integrate a .swf made via Captivate into a CS3 Flash Movie. When I import the .swf, it does not come in as a complete file. It's broken up and won't play correctly.

How can I do this? I am a super beginner at ActionScript, so any advice would be great.

Integrating Flash With Java
hi

I made a small flash application which makes a call to java class using netservices. It works fine with flash 8 however its not working with flash 9.0.

Is it a configuration issue or netservices are not supported in flash 9.0 in the latter case how can we interact with java layer using flash 9.0

Integrating A Little Flash In Dreamweaver
Hello All,

I am a newbie and just finished a Flash class. However we didn't hardly talk at all about integrating Flash with Dreamweaver.

What I want to do is create an intro page that has Flash and then you have to click on a Button to go into the main site. I understand a little of Behaviors and Actionscripting so thought that I would do the GetURL Behavior (going off memory here) to get me from the Intro page to the main Dreamweaver site.

Question is... do I export an SWF file, put that in a index.html page for the Intro page and then link to the main Dreamweaver site but have the main site not an "Index" file but another name...maybe main.html.

Is this what people do? Or do they take the generated .html file from Flash (its published) and just use that as their intro. Naming it index.html. And then linking to another *.html created with Dreamweaver but that is not saved as index.html.

Also, how often are people doing a PURE Flash website and not mixing the Flash and Dreamweaver together? Just curious.

Thanks for clarifying.

Computerkitten

Integrating Flex And Flash
Does anyone knows how to integrate a SWF file produced with FB2 into a Flash application ?
Any comment or sample code would greatly help.
Thanks

Integrating Director Mx And Flash Mx
I'm currently taking a portfolio class, and the teacher is preaching on using Director now I've taken three Director courses and I'm competent enough in it to make a project. But over the past 5 months I've lived and breathed flash mx and I've been eating actionscipt for breakfast, lunch, and dinner. So anyway flash is where I shine. Does anyone here know of any interesting ways that I can integrate flash mx into Director Mx to produce an interesting concept? Because I personally can't stand Director when it comes to Flash..even though I can accomplish the same things with actionscript that could be achieved with lingo. But I don't know if he'll let me slide with just using Flash Mx. So if anyone has an ideas or examples feel free to let me know.

Problem Integrating Flash In VB
I have successfully created a VB6 app that loads a swf movie. However the loaded movie is a preloader that subsequently loads another swf using loadMovieNum() which no longer appears to work. Does anyone know why this might be? Any help would be greatly appreciated. I am using the Flash.ocx and specifying files that exist in the same directory by name only but have tried fully qualified paths as well.

e

Integrating Lasso In Flash
who knows how to integrate lassso with flash !!!!!

Integrating Xml With Flash MX 2004
i have some problems in integrating with my own flash.
1st of all.. let me define the key things

1st step.. the flash will detect the xml
2nd, it detect whether if it has people on air on the studio or not refer to the time.
3rd, if its between the [timeid] range ( 0-7) it has a slot but either has a dj or not, if the timeid = 8 , no slot and no deejays
ok.. here is my core part of problem..

the flash will show the slot language pics background = MC ( session ), the slot name = dynamic text area ( slonem ), and who's the deejays = dynamic text area (djnem), of the current time,
if there's no one on air or no slot , the pics background = MC ( session ) will show music only.

i'll include also my xml file and my dummy file for this thing.. also iincluded is the original schedule that working properly.. the original schedule and the dummy is basically different just they read from same xml file..

i just learn xml just a few months back then also with action script with help from my roomate .. btw thanks in advance

i dint have any hosting so i use you send it.. huhu

http://s21.yousendit.com/d.aspx?id=2...H36R9GSAO5PUIM

thanks again in advance

Login: Integrating PHP And Flash
I am totally lost here. I've got a form created in flash with two fields, "username" and "password" are the var names.

It is located in the movieclip form with the instance name: form.

I also have a submit button doing this:
on (release, keyPress "<Enter>") {
form.sendAndLoad("login.php", "POST");
}

I don't know if the variables are submited to "login.php" or what.
As I said I am lost here, can anyone see if they can help or fix?
(the login.php is part of a phpBB forum and also has the variables "username" and "password" for a normal php login. I'm just trying to add a flash login, so I am using the same variable names)

Here are the files if anyone cares to look http://www.mkhaz.com/ne148on/help.zip

Help Integrating Flash Slideshow
I am working on a friends Flash based website and he wants to incorporate a slideshow onto one of the pages. His site is one of these flash templates you can purchase online. I created a slideshow using flash and xml and want to incorporate it into the .fla but I'm not sure how to go about it. I initially thought it was as simple as importing the .swf as a move clip and then just placing it on the stage, but that didn't do much good. I'm at a fairly beginner stage in Flash so any help is much appreciated!

Thanks in advance.

Problem In Integrating Flash And Vb6
hi guyz im creating a cai system and im using flash and planning to integrate it in vb6,,i got this little problem though, i loaded this swf file and it didn't play as expected,,it has a rotating menu and that seems to be out of place, can anyone help me out? It was supposed to be a school project...what can i possibly done wrong?

Integrating Flash MX With JavaScript
Is there someone who sees sees if there is any logical sequence in the topics:

I. The sequence of the topics is:
1. calling on JavaScript in a movie
2. placing JavaScript directly in Flash
3. loading variables from an external file
4. calling on an .swf file with JavaScript

II. The sequence of the topics is:
1. Integration of Flash with HTML/JavaScript
2. Making an email form (with use of CGI-script)
3. Working with objects:
-Sound object
-Color object
4. Using the Expert Mode

Are these sequences for example:

-from general to specific;
-from simple to complex;
-the first, the second, the third step;
-the skill that is required to perform another skill comes first;
-beginning with the most familiar information and then progress to the most
remote;
- the less difficult comes before the more difficult;
-beginning with the topics or tasks that will create the most learner
interest

Job

Integrating Director Mx And Flash Mx
I'm currently taking a portfolio class, and the teacher is preaching on using Director now I've taken three Director courses and I'm competent enough in it to make a project. But over the past 5 months I've lived and breathed flash mx and I've been eating actionscipt for breakfast, lunch, and dinner. So anyway flash is where I shine. Does anyone here know of any interesting ways that I can integrate flash mx into Director Mx to produce an interesting concept? Because I personally can't stand Director when it comes to Flash..even though I can accomplish the same things with actionscript that could be achieved with lingo. But I don't know if he'll let me slide with just using Flash Mx. So if anyone has an ideas or examples feel free to let me know.

Problem Integrating Flash In VB
I have successfully created a VB6 app that loads a swf movie. However the loaded movie is a preloader that subsequently loads another swf using loadMovieNum() which no longer appears to work. Does anyone know why this might be? Any help would be greatly appreciated. I am using the Flash.ocx and specifying files that exist in the same directory by name only but have tried fully qualified paths as well.

e

Integrating Xml With Flash MX 2004
i have some problems in integrating with my own flash.
1st of all.. let me define the key things

1st step.. the flash will detect the xml
2nd, it detect whether if it has people on air on the studio or not refer to the time.
3rd, if its between the [timeid] range ( 0-7) it has a slot but either has a dj or not, if the timeid = 8 , no slot and no deejays
ok.. here is my core part of problem..

the flash will show the slot language pics background = MC ( session ), the slot name = dynamic text area ( slonem ), and who's the deejays = dynamic text area (djnem), of the current time,
if there's no one on air or no slot , the pics background = MC ( session ) will show music only.

i'll include also my xml file and my dummy file for this thing.. also iincluded is the original schedule that working properly.. the original schedule and the dummy is basically different just they read from same xml file..

i just learn xml just a few months back then also with action script with help from my roomate .. btw thanks in advance

i dint have any hosting so i use you send it.. huhu

http://s21.yousendit.com/d.aspx?id=2...H36R9GSAO5PUIM

thanks again in advance

[FLASH HELP] Integrating External Swf To Another
i have 2 swf posted in my website. my problem if i click the button under 1.swf i want to show the data to 2.swf..thanks!

Integrating Flex 3 And Flash CS3
I was just curious if anyone here has an opinion or experience with this...

Here's my situation:

I have an interface that I have created in Flex Builder 3.

I also have some animations and cool effects that I have made in Flash CS3.

Since they both produce SWF files it seems as though I can integrate them together to form an RIA.

Question:

What is the best way to go about this?

Integrating Web Page With Flash
Hey guys, I'm a beginner to using flash, and i have a really basic flash introduction designed, and i was wondering if you guys could help me out in trying to post this presentation to my webapage. If you could lemme know what code i'm supposed to use, the simpler the better ofcourse using HTML would be great i guess. Help me out if u can...
later
taha

Integrating 3d Animation(avi) In Flash
Hi,
I am working on a presentation which recquires integration of 3d animation into a flash file for further interactivity,just don't know how to go for it.cos if I import an avi into flash it looses it'squality,what I am I suppose to do, Does anyone know anyother way/method how am I suppose to work it out?, please can anyone help me out.
Any help will be soully appreciated.

Thanking you.
Rinkoo

Integrating Ads Into My Flash Game...
Hi guys,
I just start using Flash recently and stumble on this great website...

Objective:
-I want to embedded IGA ads into my flash game. (FYI: IGAworldwide.com)
-IGA provide me with their Flash SDK source code. Which I need to integrate it into our flash game (require actionscripting).

I need help:
-I'm stuck on how to use the IGA SDK source code and put it into the AS (I only have a basic knowledge of flash AS).
specifically on how to instantiate the IGAController and IGAContentCell programmatically and on how to .startSession() and contentLoaded()

anyone had experience with IGA's SDK flash source code?
any help and direction is greatly appreciated.. thank you so much..

note: let me know if you need me to paste the AS that i have currently.
thank you

Integrating MySQL With Flash Using JSP
I need a little help on bringing data in from a mySQL DB into Flash using JSP. I've searched all over and I'm using the tutorial from this site.

Building Data-Driven Flash Movies

I was able to bring in data from a txt file. I was also able to bring in data to the flash movie from a jsp page that did not connect up to the database.


Code:


<%
out.print ("msg=Welcome to the wonderful and wacky world of dynamic data sources! JSP2");
%>



That displays fine. When I change the jsp page to get data from the database nothing works. The jsp page when viewed displays the data correctly.

msg=Welcome to the wonderful and wacky world of dynamic data sources!

On the flash side here's the actionscript:

Code:


loadVariablesNum("getApps.jsp",0);




What's am I doing wrong.

Thanks
Tim

Integrating HTML INTO Flash
ive searched on this topic forever, but search engines all come up with answers on how to intergrate flash into html, but i would like to know how to integrate html into the flash page. Say i have an outside html page, i would like to load that into a flash frame.

please help

Copyright © 2005-08 www.BigResource.com, All rights reserved