Flash 9 Prewiev. As3 script check

Please, let me ask your immediate help - in case anybody
knows Flash 9 Prewiev.
When I check As3 script it outputs err msg: " The class or
interface 'Sprite' could not be loaded."
I cannot check script at all.
$(LocalData)/Classes is set in Preferences -
though As3 is compiled, but script check does not work.
Thanks Lant

Well, in fact that's all the help you need.
For instance:
flash.geom.ColorTransform -> Examples.
So, how to use this in the Public Alpha. Well, create a new
ActionScript file, copy and paste the code and save the file as
ColorTransformExample.as
Now open a new Flash file. Go to the Publish Settings and
click on 'settings' next to the dropdown that says 'ActionScript
3.0'. A new option! Document Class (you can 'connect' a base class
to the -what was called - _root). Type in: ColorTransformExample
(without .as) and click ok. Save the fla in the same directory as
where you saved ColorTransformExample.as. Test the movie. Attached
for your convenience the class.

Similar Messages

  • Run AS3 script via html codetag?

    From what I know, it is possible to add <a href="....">
    or <a href="mailto:..."> in order to set dynamically a
    specific substring of a text to do either navigation to other page,
    or open to e-mail client. But is it possible to do much more
    important things, by just calling an AS3-function?... I am talking
    about a hyperlink to AS3 script code, instead to email client /
    browser.
    I.e. I want to download dynamic text with the names of
    Authors of papers from a database, and parse them serial i.e.:
    Authors:
    Author1Name,
    Author2Name, ...,
    AuthorKName".
    When the user press on a name, to open a vector flash pop-up
    (MovieClip) as a data-card of the specific Author. This could be
    done if there was an Flash-HTML tag like <a
    fref="loadModule(1)">
    Author1Name</a>, which would run the
    loadModule(1) function of the parent MovieClip that contains
    the dynamic text.
    I know something like this doesn't exist (
    add it to wishlist for future versions! :) ), but is there
    any other way to do it, except from creating one Object per author
    with MouseEvent listeners and place them dynamically to correct x,y
    positions?...

    It's as you describe it, with one problem: the "button"
    position and size is dynamically text-depending and not known
    before the data parsed to screen.
    Example:
    Create a textField and add inside it a dynamic text like:
    "Bill Gates created Microsoft". If this text was static I could add
    2 transparency buttons (listening to: MouseEvent.CLICK), one over
    "Bill Gates" and one over "Microsoft", where the first would make
    visible a movieclip talking about Bill Gates, and the second would
    make visible one movieclip talking about Microsoft.
    But the text can come as: "Microsoft was created by Bill
    Gates", or "There is a company named Microsoft, which was created
    by Bill Gates", or "Windows is a software created by Microsoft.
    Bill Gates was the one that created Microsoft". Thus you can't have
    apriori knowledge on where to put the buttons. In more advanced
    examples, I might not know how many buttons I should place also
    (i.e. of authors - i don't know apriori how many authors a paper
    has).
    This is same as in case of hyperlink: We don't know where a
    hyperlink can be, thus we place a tag for every hyperlink into the
    text that defines that hyperlink position and action.
    The only way to overcome this problem (just though of it) is
    to create my own tag, and before parse the text to check for that
    tag. For every tag to find the starting coordinates of it's inside
    text on the parent movieclip (x,y) and the ending coordinates - and
    providing that they have the same y-coordinate (no line change), to
    create a transparent button at the specific area over the text.
    If this is the only way to do it (thus making my own
    pseudo-html tag inside flash),
    I must know if it is possible to take (x,y) coordinates (in
    pixels) of a letter (upperleft corner) in a dynamic textbox.
    kglad, do you know if this is possible and how to do it?... (It may
    need to open new thread for this)...

  • Tracing Captivate 4 variables in Flash CS4 using AS3

    Hello. I've googled this 9 ways to Sunday and can't find an answer. I'm hoping one of you can help.
    I have a very simple Captivate 4 quiz with one question. I embed the Captivate SWF file in a Flash file, which plays fine. However I am struggling with tracing one of the Captivate variables in the Flash file using AS3.
    All I want is for Flash to read the Captivate variables so I can continue developing my quiz in Flash (building additional functionality Captivate does not provide).
    The variable I'm attempting to trace is cpInfoAuthor.
    I've attempted:
    trace(root.cpInfoAuthor);
    trace(root.movie.cpInfoAuthor);
    var cpAuthor = MovieClip(root).cpInfoAuthor;
    All of the above examples error out: TypeError: Error #1009: Cannot access a property or method of a null object reference.
    Captivate preferences are set to publish in AS3.
    Anyone with an explanation?
    Be splendid, Jodie.

    Hi Jodie,
    I'm not exactly 100% proficient in AS3 but to me it looks like your statements are wrong.
    Since you are loading your Captivate SWF into a Flash SWF then (root) actually refers to your Flash SWF. I guess that you are loading your Captivate SWF into a movieclip on your Flash stage and that movieclip has an instance name,
    You would therefore need to grab the variables like var cpAuthor = yourLoaderMovieClip.cpInfoAuthor;
    See if that doesn't do the trick for you.
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • Customizing DataGrid component in Flash CS3 using AS3

    Can anyone please explain how to customize the DataGrid
    component in Flash CS3 using AS3???
    How do you remove/change the grid lines for the rows and
    colums?
    How do you remove/change the border?
    My day has been lost searching for this answer. Flash
    Documentation is worthless and Google finds nothing with regards to
    AS3. ASDGRH.
    Thanks in advance,
    TedWeb

    I hope you've found a resolution to this by now, but I just noticed the discussion title when posting a captioning issue.
    In a nutshell, create a listener on your FLVPlayback module with a VideoEvent.SKIN_LOADED event. You'll also need to set the showCaptions in your FLVPlaybackCaptioning object to true. Apparently, if the captions are set to false when the player object loads the skin, the captions aren't recognized and your captions toggle will require an extra click to activate the captions.
    Here's the link to another discussion on the same topic with all of the details:
    http://kb2.adobe.com/cps/402/kb402452.html
    Also, have you had any issues with the caption button in the FLVPlayback skin not showing up? That's my current issue. Here's the discussion for it:
    http://forums.adobe.com/thread/796423?tstart=0

  • How to intercept the Adobe Flash plugin block by firefox checking for vulnerabilities?

    The trouble is the grey block, that asking to update Adobe Flash because the version is vulnerability. If the block of Flash object is smaller, then 100px height - there is an empty space, but not gray block with talking about version. I need to intercept the moment using JavaScript, when Firefox checking the version of plugin to make changes in my HTML code to make a GIF, but not flash.
    How to intercept the Adobe Flash plugin block by Firefox checking for vulnerabilities from JavaScript code?

    hello, i don't think that this would be possible (but i'm not sure). what you could do is try to sniff the version of flash that is installed & the firefox useragent and just assume that old versions of the plugin will be blocked in this combination.
    if you need more help about that, i'd recommend posting in a forum that is more specialized & knowledgeable in web development like http://forums.mozillazine.org/viewforum.php?f=25, since we here on the firefox support forums are primarily focused on support for end-users...

  • Bash Script checking time,

    Hi all,
    following my other topic to remove the shutdown/reboot/logout power, I now need to make a script to execute the given command at specific time.
    What I am trying to do (see script below) is to get the time into a variable, then check if the time is more than the time given or not, I start working on script but the result failed.
    #!/bin/bash
    time=`date +%k%M` ;
    if [ "1830"<"$time" ]
    then
    gsettings set org.gnome.desktop.lockdown disable-log-out true
    elif [ "2220">"$time" ]
    then
    gsettings set org.gnome.desktop.lockdown disable-log-out fasle
    fi
    So basically the script will disable the shutdown/reboot/logout user power if after 1830 and re-enable it after 2220, obviously I will make it a loop after that - might be good to get to a point where the script check if the time is between 2220 and 1830 to enable it, or if it's between 1830 to 2220 to disable it.
    Many thanks for your time and future assistance,
    Regards,

    sweetthdevil wrote:
    Hi all,
    following my other topic to remove the shutdown/reboot/logout power, I now need to make a script to execute the given command at specific time.
    What I am trying to do (see script below) is to get the time into a variable, then check if the time is more than the time given or not, I start working on script but the result failed.
    #!/bin/bash
    time=`date +%k%M` ;
    if [ "1830"<"$time" ]
    then
    gsettings set org.gnome.desktop.lockdown disable-log-out true
    elif [ "2220">"$time" ]
    then
    gsettings set org.gnome.desktop.lockdown disable-log-out fasle
    fi
    So basically the script will disable the shutdown/reboot/logout user power if after 1830 and re-enable it after 2220, obviously I will make it a loop after that - might be good to get to a point where the script check if the time is between 2220 and 1830 to enable it, or if it's between 1830 to 2220 to disable it.
    Many thanks for your time and future assistance,
    Regards,
    The '<' and '>' operators inside [ ] are lexcographical, not arithmetic. 830 will be greater than 1030. Since you've specified #!/bin/bash, please use Bash's (( )) syntax, where '<' and '>' will actually perform numerical comparisons.
    http://mywiki.wooledge.org/BashGuide/Te … nditionals
    Last edited by falconindy (2011-06-03 19:12:41)

  • I need to know when Adobe Connect will be upgraded to allow for AS3 scripting?

    I am using Adobe Captivate 4 still because I am developing content for Adobe Connect. My company is requiring that we all upgrade to Captivate 6. It won't work with Adobe Connect. Anyone out there know when Adobe is going to upgrade Adobe Connect to incorporate AS3 scripting so I that I can continue to use Captivate with Connect?

    Adobe Connect was changed to AS3 around Nov 2010, with the release of Connect 8. I recall that Connect 8.1 was the hard change, where AS2 applications would no longer work with the meeting room.

  • CS5 will not compile AS3; no AS3 Syntax Check; no AS3 Auto Format

    I had the trial version of CS5, but it expired. I bought the upgrade and tried to modify a previous Document Class from CS3 in AS3, but the Syntax Check just gives me the error beep, not the happy "ding" with the no errors popup. I try to click the Auto Format and the IDE pops up an error window: "This script contains syntax errors, so it cannot be Auto Formatted. Fix the errors and try again." No errors are in the ouput window (even with either Filter level). Document Classes do nothing even though the compilation runs without any problems; no errors, but no code execution (not even a trace("x");).
    This seems related to the "no code hinting" posts, but I've tried their workarounds, but nothing seems to get my AS3 engine working properly.
    I have removed, reinstalled & rebooted 3 times, the demo version and LWS version (which have different sized install Setup.exe ?!?!), and tried the Adobe update. I also tried using the 4.1.0 flex_sdk, but I've found no solution.
    All the code I am trying in CS5 comes from CS3 and Sytnax Check fine and Auto Formats correctly. AS2 in CS5 functions as expected with Syntax Check and Auto Format working just fine.
    My repeated Web cases through the Support Portal have been denied and they tell me to post it here. I posted to the Flash General forum, but no one had anything to say.
    I'm on Win XP Pro SP3.
    Thanks,
    Dave

    Dave,
    It sounds to me like you may need to find a clean up script after the app is uninstalled. Or you can try just a few bits and pieces or you code to start with in a new file. That's the only thing I can think of besides reformatting to clear your entire registry of Adobe Flash items. I always do a reformat of my entire computer everytime a new version of the Adobe products comes out, saves a bit of headache.
    C

  • AS3 Scripting for Animated GIF

    Hi,
    I am trying to create an animated GIF for a white noise animation (needed for those viewers who don't have access to a Flash player). The SWF version runs perfectly. Currently, all of the AS3 for the bitmapData.noise and bitmapData.palettemap script is in the first keyframe. So, when I export as an animated GIF, I get a white screen in playback.
    I think the problem for the animated GIF is that there are no frames past the first frame. But, I am not sure how to add frames or re-write the AS3 to get a 30 second animated GIF? I tried duplicating the first keyframe into several new keyframes and get error messages. I would appreciate any help.
    Here's the AS3 in the first keyframe that works well for a SWF (previous relevant thread: http://forums.adobe.com/thread/734335?tstart=0):
    var array:Array=new Array();
    for (var i:uint = 0; i < 255; i++) {
    array[i] = 0xffffff * (i % 2);
    var _bitmapData:BitmapData;
    var bDHolder:Sprite = new Sprite();
    _bitmapData = new BitmapData(stage.stageWidth/4, stage.stageHeight/4);
    bDHolder.addChild(new Bitmap(_bitmapData));
    bDHolder.scaleX = bDHolder.scaleY = 4;
    addChild(bDHolder);
    addEventListener(Event.ENTER_FRAME, onSpriteEnterFrame);
    function makeNoise():void {
                _bitmapData.noise(getTimer(), 100, 255, 7, true);
                _bitmapData.paletteMap(_bitmapData, _bitmapData.rect, new Point(0,0), array, array,array);
    function onSpriteEnterFrame(event:Event):void {
                makeNoise();
    var itsNoisy:Boolean = true;
    stage.addEventListener(MouseEvent.MOUSE_DOWN, manageNoise);
    function manageNoise(evt:MouseEvent):void {
         if(itsNoisy){
             removeEventListener(Event.ENTER_FRAME, onSpriteEnterFrame)
         } else {
             addEventListener(Event.ENTER_FRAME, onSpriteEnterFrame)
         itsNoisy = !itsNoisy;
    Kind Regards,

    Jimmy,
    You may (also) try to ask in the (most) relevant Photoshop forum.
    http://forums.adobe.com/community/photoshop

  • 02/18/13 Flash Player Update Has Scripting Errors

    Win XP
    IE 8
    11.6.602.168
    Attempted to install the Flash Player update that apparently released this morning and my install was interrupted by the following scripting error.
    Line 1
    Char 13128
    'ActionGtbCheck' is undefined
    Code 0
    URL" http://127.0.0.1:2318/app/_js/adobe.js
    Do you want to continue running scripts on this page?
    I used the link to the install that the Update Notifier gave me. It appears that I actually have a version installed already that is for IE9 not IE8. Not sure why Adobe would have had me upgrade to an incompatible version or why the Update Notifier is telling me to patch if I already have the most recent version installed Either way, this needs to be fixed. My scripting options are all checked as directed in your tutorial. My Java is also patched and active.
    Downloads should be quick and pain free. All I should have to do is click Install and it should happen. Whatever is going on here needs to be fixed on YOUR end. Customer service chat told me that they are unable to help and suggested I purchase a $39 phone call in order to notify Adobe about the problems with their install. LOLOLOL

    If Adobe is one of the few non-public sector companies left in the US who still observe President's Day by closing their doors and giving staff a holiday then kudo's to them! If this was the case, then might I suggest that releasing a patch the day before the holiday closure might not have been the wisest course of action?
    Pat, I could begin with the on-line chat individual who tried to sell me troubleshooting for a properly functioning system when I was trying to report an issue with the patcher and perhaps also receive some acknowledgement that the issue was known (or not) and being addressed. But let's not go there. I will suggest, that if you believe ignoring those who have questions about your product for an extended length of time is an acceptable way to engage in business, then perhaps you have a bright and promising future at the local mall. End of that topic.
    Chris, I don't understand what you mean by "appropriate stand alone Windows installers". I clicked the link embedded in the update notification and it took me directly to the installer that I attempted to use and that subsequently returned the scripting error. So how could that not be appropriate? But comparing the version the site says is already on my system to the version numbers given on the patch it appears that I already have the most recent version installed.
    If this is the case then perhaps the error was actually in the program that checks for the patches thinking I even needed a patch? Also when I checked the system specs for the download I don't think it listed it as being appropriate for IE 8, which is the most current version available for XP, so perhaps that's causing errors? So I'm confused as to what's going on.
    At this point I'm not certain I need to do anything other than wait for Adobe developers to troubleshoot the patcher? The version of Flash I have installed, though it has the memory issues that have been the topic on this thread for months (http://forums.adobe.com/message/5089040#5089040), seems to be performing the same as it usually does. It still takes 15 minutes or longer to load the thumbnails on the Netflix homepage and Hulu, but I can at least use the Hulu player if I'm willing to ignore the flickering and occasional freezing. Silverlight, as always, runs beautifully.
    Of more concern are potential security loopholes that might still be unplugged if my version isn't correctly updated. I was actually hacked just viewing a fan site and had a game account stolen about a year and a half ago June, when a newly released Flash version left out a security correction included in the older code.
    Thanks to both of you for taking the time to respond to my posts. I realize I was not at my sweetest and most adorable while posting. 

  • Framework for creating Flash applications in AS3

    Can anyone suggest a good framework for developing Flash AS3 applications? I have worked on two Flash frameworks till date: GAIA and PureMVC.
    While GAIA is more focused on Website development and I find PureMVC a bit complex as I was not able to find anywhere the best approach to use the framework efficiently.

    Very delayed reply on this one, but I thought still worth mentioning a year after the fact.  Over the last couple of years, working in a number of ad agencies, I've progressively built my own Flash CMS framework called Redblox (http://redblox.ca). 
    It's a framework I'm positive you've never seen the likes of before!  Redblox uses XML files as a blueprint to recursively build you're entire website.  Redblox framework concentrates on separating core functionality from behavioural functionality (see website for more info on that). Every component (ie, textfield, image, menu, layout, scrollbar, video player, everything!) is represented as an XML node within a larger XML structure and therefore its parameters, animations, behaviours and functionality can be added/updated/deleted directly within the XML. Consequently, using Redblox' integrated visual XML Editor allows users the ability to make these changes directly at runtime.  Simply CTRL+CLICK on any item/component while viewing the website in editor mode and the Redblox XML Editor tool will display all the information on that component to add/update/delete. Once users have made their changes, users can then save the XML blueprint of the website back to file.  Its really that simple.
    I've only recently made this framework open-source, wanting to take a new direction in its development.  I've used this framework to build microsites for Nike Training Canada (Olympics & World Juniors Hockey), Alexandre Keiths, Rogers, Purina to name a few.
    Just check out the site, you'll love it right away!
    Cheers,
    Jason Thomas

  • AS3 script to detect spacebar press and score using incremented var

    Hi,
    Continuing work on eLearning project exercise see: http://forums.adobe.com/message/4682999#4682999
    Based on kglad's script there, I am trying to add scoring by detecting a spacebar press when a specific text item is displayed. If the user presses the spacebar while the text is in the text box, then it would increment a variable by +1 (++).
    The script I've written to test this (using 1 var for one type of correct "hit" and a second var for a second type of "hit"), when added to the other script, doesn't work. The Flash debugging player freezes. A trace does not show anything, including incrementing of the variable.
    Here's the script:
    stage.addEventListener(KeyboardEvent.KEY_DOWN,checker);
    var targetHit:int;
    function checker(e:KeyboardEvent){
    while (wordT.text = "3")
       if(e.keyCode==Keyboard.SPACE){
           targetHit++;
           trace(targetHit);
    stage.addEventListener(KeyboardEvent.KEY_DOWN,checker2);
    var distractorHit:int;
    function checker2(e:KeyboardEvent){
       while (wordT.text = "5")
       if(e.keyCode==Keyboard.SPACE){
           distractorHit++;
           trace(distractorHit);
    Any suggestions on fixing this script would be appreciated.

    Thank you for this helpful suggestion.
    By way of explanation:
    If the user sees a specific correct "target" word displayed during the 1000ms that it is displayed in the text box, and they press the spacebar, they would receive a +1 added to a score var (targetHit).
    The exercise also needs to score/keep track of incorrect hits: when the user presses the spacebar when a specific distractor word is displayed during the 1000ms that it is displayed in the text box. This spacebar press would add +1 to the var distractorHit.
    Substituting "if" seems to work.
    Now, with the practice blocks of 16 each working sufficient (can tweak them later), need to move on to a slightly more challenging part of the exercise: the 70-word trial blocks.
    Will close out this posting as "correct" and post a new question related to the more challenging 70-word versions.

  • SAP Script Check printing Layout, Line Items to display twice in First Page

    Hi All,
    This requirement is for US check printing Layout.
    My Requirement is to display Items twice on the first page.
    Eg : Main Window has 10 Items, I need to display all the Items at the bottom in another window at the bottom.
    I can't create 2 Main windows in the first page, as the data from the Main window 1 overflows to Main window 2 in the first page.
    I copied print program RFFOUS_C into a Z-version and try to implement the logic, however unable to print the line items in the bottom window.
    Kindly give your valuable Inputs.
    Thanks
    Vinayak

    Hi
    I had the same request for a check form in Canada. I solved it by writing the line item output into variables and print these variables in a second window. It was ~10 hours of effort, not a real nice technical solution but it worked.
    If you require I can send you a PDF of the sap script form definition. You can contact me at [email protected] Answers can take 1 week or more. 
    Best regards
    JD

  • FLASH MX 2004 action script question

    Hi!
    I need to create an script for a basic function; when mouse goes over a moveclip, that works also link, I want it to trigger an invisible red dot on a nerby map. I have created a movieclip and named it "red", it's a 1 sec clip with nothing in the beginning and a red dot in the end. I want this dot to trigger and show only when mouse goes over this specific link, otherwise it must be invisible.
    I know this is pretty basic stuff and I have done this before few years back but I have forgotten how to do it and need help now.
    Any help would be very much appreciated :-)
    Kim

    I still need help, this problem is little more complicated;
    I can manage making the red dot visible and invisible by triggering roll over and roll out on a button.
    The problem is, I have a navbar which is line of flags made to a movie clip, with 5 invisible buttons. These buttons are configured to do three different actions; get URL, trigger a light effect and a movement effect.
    Now I need this invisible button to trigger my red dot also so that when mouse is over a certain flag a red dot appears on a map on the correct location.
    I have the red dot on a new layer. It has instance name "redDot" and on the very first frame of this red button layer, I have action script that says: redDot._visible = false;
    This works as it should and the dot is invisible when the movie has loaded.
    I need to make this invisible button to trigger the visibility of my red dot, and I have tried to add the code:
    on (rollOver) {
    redDot._visible = true;
    on (rollOut) {
    redDot._visible = false;
    to this invisible button, but it dosent work, furthermore it affects the other functions of the button/movie clip, which were working fine before.
    Here is the code attached to this invisible button so far:
    on (release) {
    getURL(/:url1);
    on (rollOver) {
    gotoAndPlay(2);
    on (rollOut) {
    gotoAndPlay("sec");
    I have the URL:s on an external text file.
    So my question is; where do I add the action script to make it visible when moving the mouse over this invisible button? To my understanding, it should go in the same place as the other code that is working, but I'm doing something wrong...
    I tried to do this:
    on (release) {
    getURL(/:url1);
    on (rollOver) {
    gotoAndPlay(2)
            redDot._visible = true;
    on (rollOut) {
    gotoAndPlay("sec")
    redDot._visible = false;
    But it is wrong, I also tried like this:
    on (release) {
    getURL(/:url1);
    on (rollOver) {
    gotoAndPlay(2);
    on (rollOut) {
    gotoAndPlay("sec");
    on (rollOver) {
    redDot._visible = true;
    on (rollOut) {
    redDot._visible = false;
    But it makes the other functions that worked to stop working.
    I also tried to give the invisible button an instance name and do it like this:
    invisible.on (rollOver) {
            redDot._visible = true;
    invisible.on (rollOut) {
    redDot._visible = false;
    And put them in the actions layer of button movie clip but nothing works.
    Flash is really giving me a headache now...
    To conclude, I made a simple test button, put it on the scene somewhere and and attached the rollOver and rollOut codes, targeting the "redDot" and it works fine, the button didn't need a instance name to work. I don't understand why I can't make it to work with the invisible button where it should be.
    I hope this clarifies the point and I can get some help with this and sorry for bothering again with this problem.
    Oh and I use old Flash MX 2004.
    Thanks
    Kim

  • How can RMAN script check if database is down?

    Some of our test databases are not always up and running, however when our backup software still calls the RMAN scripts and bombs when it can't connect, producing unwanted errors in the backup software logs.
    Is there something simple I can put in the RMAN script that will check if the DB is down and simply exit if it is?

    i know RMAN simply errors out, that's the problem.
    we don't consider that a "real" error, but our backup software sees any error as legit and reports it to us.
    we don't simply want to ignore these error messages, because sometimes they contain an error that IS important to us.

Maybe you are looking for

  • Vista crashes when I plug in my 8gb Nano

    I just got my iPod, have installed (and reinstalled) iTunes & Quicktime. Everytime I plug in my iPod to the USB port, my computer crashes -- Blue Screen of Death. Have looked at both the Microsoft site and the Apple site for updates and found that I'

  • Bottom part of touch screen on 2nd gen isn't responsive

    I bought a used iPod Touch 2nd Gen MC model to find that the bottom part of the screen (maybe 1cm from bottom up) is completely unresponsive. The iPod itself is in great conditon, and it works completely otherwise. I took it too the Apple Store but t

  • Javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportser

    Hi, I am working on a JSp web based reports ver 10g .I made a war file and deployed on Apps server. when i run the report its throwing the following exception javax.servlet.jsp.JspException: REP-51002: Bind to Reports Server reportserver failed . plz

  • How do you get blackberrry messenger on to your iphone?

    or is it even possible to do so ?

  • Invoice problem

    Hi all, We are using Customer Service module, I have proble regarding invoice. We create service order against equipment, which includes number of components for issue, say a,b,c,d We issued the material against service order by tcode : MB11, by whic